07-30-2018 05:06
07-30-2018 05:06
I need to get Fitbit data on my iOS App. I created a "Client" app on "https://dev.fitbit.com/apps/new" and got clientID and secret, and I'm trying to authenticate using OAuth2, here is my URL:
https://www.fitbit.com/oauth2/authorize?client_id=xxxxx&redirect_uri=xxxxx&response_type=code&scope=sleep+settings+nutrition+activity+social+heartrate+profile+weight+location
On the login page, I provided valid credentials, but after login, it takes me to this page:
After login, it should take the user to permissions page, which is not loading.
Please help.
09-12-2018 16:55
09-12-2018 16:55
Hi @waheeda,
I'll be happy to help troubleshoot this error for you. Would you please private message me your complete authorization URL containing the client ID and redirect_uri?
Thanks!