Dear team, I am trying to download the data from "connect.garmin.com/.../", but I get an error 402. Do you know if the url is down or there is a new path? Tank you
Dear team, I am trying to download the data from "connect.garmin.com/.../", but I get an error 402. Do you know if the url is down or there is a new path? Tank you
How are you trying to fetch that data? If you inspect the activities page in Garmin Connect and locate the call to that URL you can copy the cURL command and then inspect it to find why your request isn't working.
You've probably not added the header: "nk: NT"
New headers are required, and omit proxy, example: Export CSV. So just copy some new request.