geduldig / TwitterAPI

Minimal python wrapper for Twitter's REST and Streaming APIs
936 stars 263 forks source link

Not able to create Webhook with Twitter #223

Closed asharmap closed 1 year ago

asharmap commented 1 year ago

I'm not able to make Twitter webhook,

403 {"errors":[{"code":200,"message":"Forbidden."}]}

Is there any change from twitter's side or is there any updated package in which this has been resolved ?

geduldig commented 1 year ago

Post your code.

geduldig commented 1 year ago

You can reopen whenever you want to post some code.