Hello,
I'm working on a app that uses the GPX data from EveryTrail trips, so I am downloading the GPX files from each trip a user has via the API. Every so often I am getting an Unknown host exception in my app when trying to access the GPX url, such as:
http://cdn.everytrail.com/gpx/1271611.gpx
I retry 3 times, but it still doesn't work, so I'm a bit confused as to why. Please could anyone advise?
Thanks,
Mark

