Hi
When I'm requesting for position data for specific device ID API is returning gpx file download. And the gpx file doesn't include all information as it should. Just returning this-
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<gpx xmlns="http://www.topografix.com/GPX/1/1" creator="Traccar" version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
<trk>
<name>Ute - ABBCDEFG</name>
<trkseg></trkseg>
</trk>
</gpx>
Please provide your API request.
Hi
When I'm requesting for position data for specific device ID API is returning gpx file download. And the gpx file doesn't include all information as it should. Just returning this-
<?xml version="1.0" encoding="UTF-8" standalone="no" ?> <gpx xmlns="http://www.topografix.com/GPX/1/1" creator="Traccar" version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd"> <trk> <name>Ute - ABBCDEFG</name> <trkseg></trkseg> </trk> </gpx>