Hi,
I have received app confirmation e-mail from developer-accounts@twitter.com.
But when I send post request to https://api.twitter.com/1.1/account_activity/all/env-beta/webhooks.json, I have the following error {“errors”:[{“code”:200,“message”:“Forbidden.”}]}
My app ID is 14844927 (I have only one application).
Could you confirm me that this app is whitelisted?
Thanks.
Hi elebeaup, Did you mention you wanted access to the Account Activity API when you applied for the developer account? If not, you may need to apply for access using this form.
I also wrote a small post of the steps I followed to (finally) get mine up and running: https://medium.com/@nragusa/getting-started-with-the-twitter-account-activity-api-beta-395e9498af81
Hope that helps!
Thanks for your help. Further your answer, I fill the form (Note : I did not receive any email after submitting the form but according to your post, you had the same problem).
I’ll wait and see.