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

Get Activity TCX empty

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

Best Answer
0 Votes
1 REPLY 1

it's ok ... i did a json_decode ... but it's not a json .... a too fast copy / paste

Best Answer
0 Votes