03-26-2018 04:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-26-2018 04:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
I am developing a java application, where we integrated fitbit. We followed steps mentioned in below sample
https://github.com/apakulov/fitbit4j
But, it is erroring out with "Your local user ID in this application is: 1058897170
Status: UNAUTHORIZED".
I think this sample code was using oauth 1.0(correct me if I am wrong)
Could you please provide me the sample java project with oauth 2.0
Thanks in advance
03-27-2018 16:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-27-2018 16:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-28-2018 02:51 - edited 03-28-2018 02:53
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-28-2018 02:51 - edited 03-28-2018 02:53
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi,
Thanks for your response.
I have gone through the tutorial and authorised my application and got the access token.
Please find the attached screenshots for my config settings.
I am still getting UNAUTHORISED error with https://github.com/apakulov/fitbit4j source code.
Could you please provide me the complete source code in Java, so that I can fork it and customise for my project.

