Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SendInvitationPostsForFriends APIError: Code №15 - Access denied: you are in blacklist #106

Closed
Konard opened this issue Jan 27, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Konard
Copy link
Owner

Konard commented Jan 27, 2025

SendInvitationPostsForFriends APIError: Code №15 - Access denied: you are in blacklist
    at SequentialWorker.execute (/home/konard/Archive/Code/Konard/vk-bot/node_modules/vk-io/lib/index.js:1664:39)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  code: 15,
  params: [
    { key: 'method', value: 'wall.search' },
    { key: 'oauth', value: '1' },
    { key: 'v', value: '5.131' },
    { key: 'owner_id', value: '-8337923' },
    {
      key: 'query',
      value: 'Я программист, принимаю все заявки в друзья.'
    },
    { key: 'count', value: '15' },
    { key: 'domain', value: '-8337923' }
  ],
  [cause]: undefined
}

Solution

Temporary remove the community from the list (or increase interval using exponential growth).

@Konard Konard added the bug Something isn't working label Jan 27, 2025
@Konard Konard closed this as completed Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant