Hi, i have integrated this api "https://www.fitbit.com/oauth2/authorize?response_type=code&client_id="My client id"&redirect_uri="My redirect uri"&scope=activity%20heartrate%20location%20nutrition%20profile%20settings%20sleep%20social%20weight&expires_in=604800". It opens up the login and after entering the credentialy , it says "Sorry…It's not you.It's us." and "We're experiencing an internal server problem." What is the actual error?.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @ShankarMadhu,
Would you please provide your redirect_uri? Most of the time I've seen this error, the cause was in the redirect_uri being used.
Gordon
Best Answer