Hi,
I have applied for access for the new Twitter account activity webhooks to test my chatbot but have problem registering my endpoint. I think I didn’t mention my app name or id in the registration and now I don’t know how to redo the application. But I already got an email back for my application,
"We have provisioned access to the Account Activity API beta for the single client application you noted in your application for access.
To make requests to the API, you will need to know your Dev Environment name:
Env_name: env-beta"
I tried to register my endpoint using postman and my ngrok url to “POST account_activity/webhooks”, but it returned error 32 “Could not authenticate you.”
So far what I tried:
- Double check my authorization (I tried using the same authorization to send DM and it works)
- Tried the registration url in postman with “x-www-form-urlencoded” key value
- Tried to post the request using “twit”
- Double check that my ngrok url is using “https” instead of “http”
- Double check that my app access is “Read, write, and direct messages”
Other post mentioned something about consumer key ends with “WL9” when it has access but mine is not, maybe this is the problem? Maybe I need to set up a dev environment? This is my first time using Twitter API
Twitter user id : 961997033811914752
App url: https://apps.twitter.com/app/14787123
Thank you for your help,
Melisa