10-13-2017 00:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Jogger
2
0
0
10-13-2017 00:05
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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
1 REPLY 1
10-15-2017 03:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Jogger
2
0
0
10-15-2017 03:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Can anybody help me to resolve this?

