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