So I thought for to ask my application to authorise through OAuth again, I will have to revoke my application. But after doing so, I started to have an "Invalid Access Token" error with a 401 response. It used to work but after I revoked the application it does not work anymore.
Is there any solutions to this problem?
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
@AberCSFit3 Then you're probably using the old access token instead of the new one.
You could also just use the refresh token to get a new access token.
Best Answer