For the last week or so I've been unable to sync courses from Garmin Connect to my edge 810 using garmin express.
The only error in Garmin express is "There was an error syncing with Garmin Connect". I've had a look at the network traffic and I can see that there are HTTP 500 (Server Error) messages being returned when Garmin Express tries to download the course.
I've decoded the error as:
message URLDecoder: Incomplete trailing escape (%) pattern
description The server encountered an internal error (URLDecoder: Incomplete trailing escape (%) pattern) that prevented it from fulfilling this request.
The actual HTTP request that provokes this error doesn't appear to have any issues so I can only assume that this is something internal within the back-end application.
Is this a general problem?
(I tried submitting this via the email support page and got another error!)