A few months ago, I applied for activity API beta access for one of my apps, and developed an app, and that’s all working fine. I tried to apply for a second app, and I got back an email saying it was approved, but it doesn’t seem to work at all.
We have a production environment and a “demo” environment for demoing products to our customers, so I created a second “demo” twitter app, and went to apply for API beta access again. The process is a bit different now than it used to be, but I went through it, I mentioned I already had access on my one app, but I was looking for it for this other app.
Twitter replied and told me “We have provisioned access to the Account Activity API beta for the single client application you noted in your application for access.”
But… they don’t seem to have. With my “old” app, if I send a request to account_activity/webhooks, I get back a list of provisioned webhooks. With my “new” app, I get back:
[ { code: 32, message: 'Could not authenticate you.' } ]
I tried replying to the email from Twitter, but I didn’t even get back an automated reply. I tried to go through the “sign up for beta access” wizard again, except when I click on the link it now redirects to https://developer.twitter.com/en/dashboard. How do I get in contact with Twitter to get them to fix this?