Fri, 07/08/2016 - 07:43
#1
602 errors
We are sproradically seeing 602 errors for routes that seem like they should be able to be calculated without a problem. Here is one example:
directions/v1/routematrix?key=xxx&ambiguities=ignore&format=xml
xml=<route><locations><location>039.885375,-084.199391</location><location>039.449673,-084.688025</location></locations><options><doReverseGeocode>false</doReverseGeocode></options></route>
The problem seems intermittent, even under v1. I have made the change to switch over to v2, but I haven't seen a recurrence of the problem in either v1 or v2 over the past couple of days. (Routes that were returning 602 last week under v1 are now returning successfully whether using v1 or v2.)