1

I am using twitter-api-v2 but when i was creating the tweet using create/tweet it is sending this response

  data: {
    title: 'Forbidden',
    status: 403,
    detail: 'Your client app is not configured with the appropriate oauth1 app permissions for this endpoint.',
    type: 'https://api.twitter.com/2/problems/oauth1-permissions'
  }

I am using twitter-api-v2 npm package in express

Asif Malik
  • 11
  • 1

0 Answers0