Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to get code(9b0afa9a539d5533fe00cd882c65c5467f7dea46) without redirecting to login page

Im trying to get json response for https://api.fitbit.com/1/user/228MTK/activities/date/2017-10-10.json using postman to make use in my applicaiton. to achieve this tried to generate token using "https://api.fitbit.com/oauth2/token?grant_type=authorization_code&response_type=code&redirect_uri=ht..." and response_type=token also..but its expecting "Code"...So tried "https://www.fitbit.com/oauth2/authorize?grant_type=authorization_code&response_type=code&redirect_ur..." which is forcing me to do login to get code.. Questions are: 1. How to get code without logging fitbit login page...do i need to pass anyother parameter? 2. How to over come Fitbit authorization page(Asking to click Allow button) Please guide me which would be greatful to use the user's details in my web application
Best Answer
0 Votes
1 REPLY 1

Can anybody help me to resolve this?

Best Answer
0 Votes