12-10-2016 07:58
12-10-2016 07:58
Hello gang
I try to do a simple webpage with my stats, very simple thing, I was stuck on the Authorization: Bearer call (second step), but someone anwser a post I did with the solution yeahhh.
Now I try again to make everything work and now I'm stuck on the first step, getting the code, it was working before and now nothing.
If I use this url,
https://www.fitbit.com/oauth2/authorize?response_type=code&client_id=xxxxx&redirect_uri=http://xxxxx... sleep weight heartrate
I see the Fitbit popup, I click on Allow, and I'm return to my site with no code in the url only this
http://xxxxx.com/fitbit/index.php#_=_
????
A month ago the same code return a lot of data in the url (the code)
Can someone tell me what it's change or why I'm recieveing nothing now, I check my developer page everything look the same, I even delete my app create a new one and revoke right and try again, and always the same result nothing ....
A big thanks