09-14-2020 01:05
09-14-2020 01:05
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>
09-15-2020 13:34
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
09-15-2020 13:34
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