Hi I am trying to access Twitter premium account for which my office has already paid.
I had tested my query on sandbox and is working fine.
But I migrated to Twitter premium 30 days endpoint, it is showing me 403 error.

Who should I contact?
If anyone can help with that?

Thanks,
Himanshu

I’d check your settings in dev environments first - usually it’s a mismatch between the App keys / Dev environments on https://developer.twitter.com/en/account/environments

Hi Igor,
I have setup the dev environment.
But the dash board is asking to setup another one?
So I have set up another one also.
So in total there are two environment.

Why ?

Hi Igor,
I am still gettting error 403.
My period is finishing by May 18.
Please help.

It should be a case of making sure that you are using the keys and tokens for the “Industry Trends Analysis” app, and using the dev environment label like ds in the calls correctly: eg, if it was called ds the url is https://api.twitter.com/1.1/tweets/search/30day/ds.json Premium search APIs | Docs | Twitter Developer Platform

How are you making calls? with GitHub - twitterdev/search-tweets-python: Python client for the Twitter 'search Tweets' and 'count Tweets' endpoints (v2/Labs/premium/enterprise). Now supports Twitter API v2 /recent and /all search endpoints. or another library?

Thanks Igor. Its working now.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.