I can't seem to get the geocoding API to work today. Every request results in a backend fetch error 404 or (now) backend fetch error 302.
It worked for a second in the middle of it all, then back to not working. Worked all day yesterday. I did update the format of my URL (was api.local.yahoo.com) but only after I started getting the errors - was thinking perhaps the old format was defunct. Also tried two different API keys - same result.
Here's a typical request - anything wrong with this?
http://local.yahooapis.com/MapsService/V1/geocode?appid=[my yahoo api id]&street=1+Post+Street&city=San+Francisco&state=CA&zip=94104