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

No location records on TCX

Hello, 

 

I'm frequently getting TCX files from API "https://api.fitbit.com/1/user/[user-id]/activities/[log-id].tcx" having no location records. It has content like below. Is that a permission issue? Need an advice on how to fix this problem.

 

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TrainingCenterDatabase xmlns="http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2">
<Activities>
<Activity Sport="Running">
<Id>2020-09-11T16:45:47.000-04:00</Id>
<Creator xsi:type="Device_t" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<UnitId>0</UnitId>
<ProductID>0</ProductID>
</Creator>
</Activity>
</Activities>
</TrainingCenterDatabase>

Best Answer
0 Votes
1 REPLY 1

Hi @kelumjm,

 

Can you PM me the user id of the user you're pulling this data from? I'll follow up with you after I investigate a bit on my end.

Best Answer
0 Votes