Hi,
I was playing around with the personal API.
But when trying to download a track from runalyze (no matter which file type) I always get an Error 500:
curl -X 'GET' '
https://runalyze.com/api/v1/activity/153099478/fit-original' -H 'accept: */*' -H 'token: <hidden>'
{"@context":"\/api\/contexts\/Error","@id":"\/api\/errors\/500","@type":"Error","title":"An error occurred","detail":"Internal Server Error","status":500,"type":"\/errors\/500","description":"Internal Server Error"}
This is not a defined state - so I assume it is a bug somewhere ;-)
Greetings, Ulrich