xdevplatform / twitter-webhook-boilerplate-node

A simple Node.js app using Express 4 for Twitter DMs and webhooks.
72 stars 31 forks source link

{"errors":[{"code":261,"message":"Application cannot perform write actions ..... Contact Twitter"}]} #7

Closed syed-ahmad closed 6 years ago

syed-ahmad commented 6 years ago

I've used this boilerplate app, swapped keys / tokens but I keep getting following error.

Any ideas? I've raised a ticket with Twitter as well.

andypiper commented 6 years ago

Have you been granted access to the Account Activity API? Instructions and a link are on this page.

andypiper commented 6 years ago

Closing due to lack of further information.

Tapudp commented 6 years ago

I have been facing the same issue today on my twitter bot is it because they might have banned my bot?

andypiper commented 6 years ago

This is probably not the correct place to ask that question. Are you using this specific code in your bot i.e. the node webhooks application? If so, have you been granted access to the API?

If not, I'd suggest using Twitter's help forms, the apps.twitter.com dashboard, and the developer community forums to look for help.