My app was working 100% as intended with Oauth login flow.
Via this URL:
However in the last day when attempting to login the user now is shown this page an does not login. Any Ideas?
Answered! Go to the 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 @hoosierfan24,
Are you still getting the error described in your post? My test this morning was successful.
I did notice one problem in your URL. The redirect_uri parameter value needs to be an absolute URL. For example, redirect_uri=tensiontamer://callback.
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 @hoosierfan24,
Are you still getting the error described in your post? My test this morning was successful.
I did notice one problem in your URL. The redirect_uri parameter value needs to be an absolute URL. For example, redirect_uri=tensiontamer://callback.
All set thank you!
Best Answer