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 №219 - Advertisement post was recently added #109

Open
Konard opened this issue Jan 31, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@Konard
Copy link
Owner

Konard commented Jan 31, 2025

SendInvitationPostsForFriends APIError: Code №219 - Advertisement post was recently added
    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: 219,
  params: [
    { key: 'method', value: 'wall.post' },
    { key: 'oauth', value: '1' },
    { key: 'v', value: '5.131' },
    { key: 'owner_id', value: '-64758790' },
    {
      key: 'message',
      value: 'Я программист, принимаю все заявки в друзья.\n' +
        'Срочно? Нужно взаимное действие (например лайк, подписку и т.п.)? \n' +
        'Пиши в личку.\n' +
        'Я в Telegram: https://t.me/link_konard - канал, https://t.me/drakonard - личка.\n' +
        'Если нужен доступ к GPT, попробуй нашего бота в Telegram: https://t.me/DeepGPTBot?start=1339837872.'
    },
    { key: 'attachments', value: 'audio-2001281499_119281499' }
  ],
  [cause]: undefined
}

Solution / Workaround

Post restricted messages to 64758790 community.

@Konard Konard added the bug Something isn't working label Jan 31, 2025
@Konard
Copy link
Owner Author

Konard commented Jan 31, 2025

Fixed at 41806c2

@Konard Konard closed this as completed Jan 31, 2025
@Konard
Copy link
Owner Author

Konard commented Feb 3, 2025

Restriction of links to telegram and so on didn't help.

Let's also remove audio.

@Konard Konard reopened this Feb 3, 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