Hey guys,
i'm trying to use Google Geocoding service
http://code.google.com/apis/maps/documentation/geocoding/index.html
via http.
I generated API key for actual domain and it's not working {u'Status':
{u'code': 610, u'request': u'geocode'}, u'name': u'Brno'}.
610 mean it's not good key for this domain. I tryied it on another
hosting with php, it's working. I tryied it on another hosting with
same python lib and it's working too. I tryied to use urlfetch and
urllib2, nothing works.
Any idea?

Maybe it's because of header restrictions, but i really don't know.
That link, which is called is ok, coz if i'll try it in browser,
everything works. All data are encoded before posting, there is 100%
not problem.

Thnx for help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to