Hi Ale
> If this happens with a specific file, please attach it
It happens with all the activities
I've added the qDebug statment.
It always fails after the 6th request. Doesn't seem related to the
actual coordinates since entering the result of latLngCollection
manually at
https://api.open-elevation.com/api/v1/lookup?locations=
works fine.
I think that some rate limiting might be the issue.
Indeed. Adding sleep(1) makes the function work without throwing an error.