11-01-2023 05:02 PM
I'm unable to perform any GET requests after completing the initial auth setup and successfully exchanging the auth token for refresh token, access token, and expiration date. The POST was successful and I can see my athlete info, but unable to do GET requests after:
https://www.strava.com/api/v3/athlete?access_token=[access_token from api settings]
I also cannot authorize in the dev playground with the same error, even with the correct client_id and secret. Same error as above.
I wonder if I've gotten into a bad state somehow as I have gone through the exchange process a few times to see if that was the issue.
client_id: 116065
Solved! Go to Solution.
11-02-2023 12:03 AM
Resolved. May have been spamming it.
11-02-2023 12:03 AM
Resolved. May have been spamming it.
Welcome to the Community - here is your guide to help you get started!