What’s your App ID?
28881659
What endpoint are you using?
/api.x.com/2/oauth2/token
/api.x.com/2/tweets
/upload.x.com/1.1/media/upload.json
Are you using a library or SDK? Which one?
No libraries or SDKs are being utilized. Objective-C code making requests via NSURLSession.
What is the issue?
It appears to have started earlier in the week when I attempt to refresh my access token, instead of seeing the usual sign in screen on the webpage, it says that an error occurred.
Steps to reproduce the issue
Step 1: Upon token expiration, attempt to refresh the token via the The app will load the Authorization URL
Step 2: Specify scopes, etc and open the page in the web browser to perform the authentication.
What is the error message?
The webpage header says “Something Went Wrong” with the following error message.
You weren’t able to give access to the App. Go back and try logging in again.
When did it start?
This started this week, and have no made any changes to the app regarding authentication and such since July 2024.
What have you tried to troubleshoot?
Given I had not made any changes to my code, my first thought was to sign into the dev portal and search the forums and see if others were experiencing issues this week. Thats when I noticed a little badge that said “Suspended” next to my app name.
2 posts - 2 participants
Read full topic