Twitter API Issues v2 - Error "InternalOAuthError: Could not authenticate you."
Sep 10, 2025
Overview
The following error is received continuously from Twitter.
InternalOAuthError: Could not authenticate you.
Applies To
- API
Cause
Message from Twitter:
- "Please update the code in your app to use v2 endpoints - this is valid to all endpoints except for media upload endpoints, which are not currently supported on v2, so you can continue to use those on v1.1."
The old v1 endpoint that worked has been removed: GET account/verify_credentials.
Solution
One possible workaround for this issue is subscribing with a new account but this is definitely not a permanent solution.
These endpoints could previously fetch email, but no v2 option exists: