Tue, 10/20/2015 - 06:43
#1
This key is not authorized for the Geocoding service. Directions API
Hi,
I am trying to request a directions query using -
http://open.mapquestapi.com/directions/v2/route?key=MY_API_KEY&ambiguiti...
But, I am receiving this error message with status code 500,
{"collections":[],"info":{"copyright":{"text":"© 2015 MapQuest, Inc.","imageUrl":"http://api.mqcdn.com/res/mqlogo.gif","imageAltText":"© 2015 MapQuest, Inc."},"statuscode":500,"messages":["This key is not authorized for the Geocoding service."]}}
Can someone help me with this?
Yes, it is giving me that error message on this query
http://open.mapquestapi.com/directions/v2/route?key=MY_API_KEY&ambiguiti...
Thank you very much. I will try that.