04-12-2021 02:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-12-2021 02:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello
I am configuring the web api.
So far no worries to report.
I have the token, I recover the activities with "/activities/list.json".
I get the TCX link and the logId ... but when I want to generate the tcx file with the end point "https://api.fitbit.com/1/user/▪user-iddale/activities/(log- id] .tcx " I get NULL back .. why?
I am using my account as a test, I do have an activity (https://api.fitbit.com/1/user/-/activities/38900492863.tcx) on my dashboard I download the file without worries, it is full .. but via the web API I have nothing ... what have I forgotten? (php / Curl)
thank you
04-12-2021 02:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-12-2021 02:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
it's ok ... i did a json_decode ... but it's not a json .... a too fast copy / paste

