yahoo maps service backend fetch error 403

I have tried replying directly to the following post on Yahoo.

http://developer.yahoo.com/forum/General-Discussion-at-YDN/Yahoo-API-Map-Service-backend-fetch/1316489876850-608baec5-f30d-4c11-be32-316ec4ee25f5

Unfortunately, Yahoo just responds by redisplaying the “reply” form and doesn’t accept my response.  I am therefore posting this information on my blog to try and see if others are having this same problem.

Basically, as the poster above states, I’ve been using this service for as long as I can remember.  And suddenly, last night (20-Sep-2011) the service stopped working.  I’m sure there is some news somewhere about Yahoo not supporting this service, but searching google for the 403 error does not produce any useful results.

I took the quick/easy way out.  I switched over to using the Google geo-coding service documented at the following address.

http://code.google.com/apis/maps/documentation/geocoding/#GeocodingResponses

Perhaps someone can shed light on why the Yahoo service has stopped working?  I’m suspecting it could be because I was accessing it from an Internet/IntRAnet site that is not publicly visible.  But what do I know?  ;-)

This entry was posted in Troubleshooting. Bookmark the permalink.

7 Responses to yahoo maps service backend fetch error 403

  1. Matthew says:

    We’re seeing this issue too. No changes have been made to our site and all of a sudden the Yahoo service is returning this error.

  2. Dave says:

    Yahoo might be shutting it down. They have on their site:

    Yahoo! is shutting down the Traffic Rest API and the Traffic RSS Feed. There is no transition to a new or existing Yahoo! Traffic API at this time. Although the current APIs are going away, we will announce improvements to our Maps APIs in early 2011, which will include updated traffic features.

    It stopped working for me as well.

  3. isuelt says:

    Same here. It just stopped working. Been using this for years.

  4. techdruid says:

    I ran an interactive test today, and the yahoo api responded with a Lat/Lon. I’m not sure what’s up with it suddenly working again.

    I’m considering setting up dual-usage in my scripts. Using both Yahoo and Google. Possibly even more, like the webgis.usc.edu service. Then, when one fails, it will just use one of the other services out there. Actually, more than just considering, I’m coding up the prototype now.

  5. Mike says:

    They closed down the old one. You’ll need to update your code to using Yahoo PlaceFinder (or google maps api).

    Announcement:
    http://developer.yahoo.com/blogs/ydn/posts/2011/06/yahoo-maps-apis-service-closure-announcement-new-maps-offerings-coming-soon/

    Yahoo PlaceFinder:
    http://developer.yahoo.com/geo/placefinder/

    Just updated my ancient program with Yahoo PlaceFinder. Pretty much just the request url change and parsing the xml response differently. Their “precision” value changed to “quality” and that was about it.

  6. Dave says:

    Yahoo Placefinder doesn’t show traffic alerts though right? I’m trying to get the traffic alerts that the old Yahoo API used to use.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>