Hi,
Since the last year I was working with the Direct Message API and the Account Activity API but with the last update (deprecation) of some APIs my webhook stops to receive notifications.
I have tried to set it up again with the new version of the Account Activity API by using this request: https://api.twitter.com/1.1/account_activity/all/THE_ENVIRONMENT/webhooks.json but no matter what do I try to do I always get this message:
http status code: 403
Body response: {“errors”:[{“code”:200,“message”:“Forbidden.”}]}
I have had reset the tokens (Consumer key, Consumer secret, Access token and Access token secret).
But I continued getting this message.
Do I have re-apply to use this APIs here https://developer.twitter.com/en/apply?
What do I need to do before to re-configure my webhook?
Thanks and regards.