01-09-2017 11:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

Jogger
1
0
0
01-09-2017 11:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Super simple question... I want to display Fitbit steps data on a website. The API docs tell me to use something like this: "GET https://api.fitbit.com/1/user/[user-id]/activities/steps/date/2016-04-16/7d.json HTTP/1.1" but where do I put this code? Ultimately, I want to make a graph with a time series.

1 REPLY 1
01-10-2017 17:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



Moderator Alum
1254
166
1511
01-10-2017 17:04
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@rjdv14 I would suggest familiarizing yourself with the basics, and possibly check out the OAuth 2.0 tutorial page as well.

