You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are you attempting to do
I'm trying post a tweet
Expected behavior
I did it sometimes in the past and it was fine
Actual behavior
Now I'm getting this error:
You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.twitter.com/en/portal/product
Hello Abraham,
Thank you for this amazing library.
I recently switched to v2 api and can't find how to upload a media now. Would you by chance know what changed ?
Thank you!
Yoann
I would like to open this topic again. I have set the api version to 2 and the endpoint to "tweets" as recommended above. I have left everything else identical to the call under API version 1.
However, I keep getting a response 401 Unauthorized.
Do I have to switch to a bearer token or does the account have to be activated for API version 2?
What are you attempting to do
I'm trying post a tweet
Expected behavior
I did it sometimes in the past and it was fine
Actual behavior
Now I'm getting this error:
You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.twitter.com/en/portal/product
Code example
Versions:
Additional context
The text was updated successfully, but these errors were encountered: