when I first time click login button it ask me for login info for Fitbit then after I press login it keep showing loading icons instead of returning me access token .
this is the function i am using
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 @s.m.minert
Your redirect URL looks like it is pointed to the Fitbit app. Instead, it should point to an entry point in your application. For example myapp://callback.
Gordon
Best Answer