After getting approved today - I ran home excited to work with the new endpoints.
For the GET endpoint: https://api.twitter.com/1.1/account_activity/all/env-beta/webhooks.json
I received status code: 403 with {“errors”:[{“code”:200,“message”:“Forbidden.”}]}
For the POST endpoint: https://api.twitter.com/1.1/account_activity/all/env-beta/webhooks.json?url=
I received status code: 403 with {“errors”:[{“code”:261,“message”:"Application cannot perform write actions. Contact Twitter Platform Operations through https://support.twitter.com/forms/platform."}]}
I feel like I’ve seen a bunch of these messages on here via google search, so I apologize for seemingly the same post, except maybe the read-only part.
AppId: 13581520
OwnerId: 21204029
Thanks in advance!