Is this an App Engine application? Where is this application hosted? This mailing list is for App Engine applications - the 620 error is caused by the fact that many application share a source IP address.
On Thu, May 13, 2010 at 5:36 PM, Damnjan Matejic <[email protected]>wrote: > Sorry, but im not sure what do you mean, this is a web service, there is no > ID assigned to it :(. > > > On Thu, May 13, 2010 at 5:27 PM, Ikai L (Google) <[email protected]>wrote: > >> I've found many more than 3 or 4. Can you provide me with your application >> ID? >> >> On Thu, May 13, 2010 at 5:18 PM, Damnjan Matejic < >> [email protected]> wrote: >> >>> Hi Ikai, well maybe KEY could be used by 3 or maximum 4 ip addresses >>> while testing, but not more then that. How many have you found in the log ? >>> I was reading forum >>> http://groups.google.ca/group/google-appengine-java/browse_thread/thread/b75a2a06293f39eb/afce21741087671b?show_docid=afce21741087671b%C2%A0 >>> There i saw that guy "Ivan Pardo" had same problem like i do, and you >>> have solved it, you were talking about "whitelist". >>> You said :"I've updated the whitelist. It should take a bit for the >>> changes to propagate. " >>> This Service was working good for like 5 month and now suddenly it >>> stopped working because of 620 geocode :(. >>> Best, >>> Damnjan. >>> >>> >>> On Thu, May 13, 2010 at 5:00 PM, Ikai L (Google) <[email protected]>wrote: >>> >>>> What's your application ID? Also, I see a lot of calls coming from many >>>> different IP addresses with your key. Is this key being used by someone >>>> else? >>>> >>>> On Thu, May 13, 2010 at 1:25 PM, Damnjan <[email protected]>wrote: >>>> >>>>> Hello, >>>>> >>>>> I'm getting 620 error whenever I try to geocode. >>>>> I think problem appears to be related with IP address, since i can get >>>>> a successful 200 >>>>> response if i try to connect to the URL from my pc. >>>>> I read that requests per day per Maps API should not be over 15,000. >>>>> And i meet that condition, because i don't have more then 1000 request >>>>> per day >>>>> My API KEY is >>>>> >>>>> ABQIAAAAPpDxrLbnTC8BHOXUGUrPwhTLpg4bE0RUPudwWWAgBQ0uyAuvRRQArSqRsBkIy9cM_9jTnQQJMRtQTQ >>>>> web service is on http://www.dyepaintball.com/locator/ >>>>> >>>>> Best Regards, >>>>> Damnjan. >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Google App Engine for Java" group. >>>>> To post to this group, send email to >>>>> [email protected]. >>>>> To unsubscribe from this group, send email to >>>>> [email protected]<google-appengine-java%[email protected]> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/google-appengine-java?hl=en. >>>>> >>>>> >>>> >>>> >>>> -- >>>> Ikai Lan >>>> Developer Relations, Google App Engine >>>> Twitter: http://twitter.com/ikai >>>> Delicious: http://delicious.com/ikailan >>>> >>>> ---------------- >>>> Google App Engine links: >>>> Blog: http://googleappengine.blogspot.com >>>> Twitter: http://twitter.com/app_engine >>>> Reddit: http://www.reddit.com/r/appengine >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google App Engine for Java" group. >>>> To post to this group, send email to >>>> [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<google-appengine-java%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/google-appengine-java?hl=en. >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Google App Engine for Java" group. >>> To post to this group, send email to >>> [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<google-appengine-java%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-appengine-java?hl=en. >>> >> >> >> >> -- >> Ikai Lan >> Developer Relations, Google App Engine >> Twitter: http://twitter.com/ikai >> Delicious: http://delicious.com/ikailan >> >> ---------------- >> Google App Engine links: >> Blog: http://googleappengine.blogspot.com >> Twitter: http://twitter.com/app_engine >> Reddit: http://www.reddit.com/r/appengine >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine for Java" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-appengine-java%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine-java?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- Ikai Lan Developer Relations, Google App Engine Twitter: http://twitter.com/ikai Delicious: http://delicious.com/ikailan ---------------- Google App Engine links: Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
