Re: [appengine-java] 620 GeoCode Error

2010-05-13 Thread Ikai L (Google)
I can't share the IP addresses - I was just pointing out that they were not
App Engine IP addresses.

You'll want to ask your questions here on the Maps API groups:

http://groups.google.com/group/Google-Maps-API

They'll be able to better
answer any questions you may have about why you may or may not have been
throttled.

On Thu, May 13, 2010 at 5:51 PM, Damnjan Matejic
wrote:

> Well i guess im on the wrong place :(, web service is developed in
> php&mysql.
> Anyway i got that 620 error, so if you can give me ip addresses that are
> using my API key, so i can check ?
> If you have any other ideas why this is happening it would be really
> helpful.
> P.S. Where else can i ask for some kind of support ?
>
> Thanks in advice,
> Damnjan.
>
> On Thu, May 13, 2010 at 5:43 PM, Ikai L (Google) wrote:
>
>> 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 <
>> damnjan.wdbe...@gmail.com> 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) 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 <
 damnjan.wdbe...@gmail.com> 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) 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 
>> 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
>>>
>>> ABQIPpDxrLbnTC8BHOXUGUrPwhTLpg4bE0RUPudwWWAgBQ0uyAuvRRQArSqRsBkIy9cM_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
>>> google-appengine-j...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> google-appengine-java+unsubscr...@googlegroups.com
>>> .
>>> 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
>> google-appengine-j...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine-java+unsubscr...@googlegroups.com
>> .
>> 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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com
> .
> For more options, visit this group at

Re: [appengine-java] 620 GeoCode Error

2010-05-13 Thread Damnjan Matejic
Well i guess im on the wrong place :(, web service is developed in
php&mysql.
Anyway i got that 620 error, so if you can give me ip addresses that are
using my API key, so i can check ?
If you have any other ideas why this is happening it would be really
helpful.
P.S. Where else can i ask for some kind of support ?

Thanks in advice,
Damnjan.

On Thu, May 13, 2010 at 5:43 PM, Ikai L (Google)  wrote:

> 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 <
> damnjan.wdbe...@gmail.com> 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) 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 <
>>> damnjan.wdbe...@gmail.com> 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) 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 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
>>
>> ABQIPpDxrLbnTC8BHOXUGUrPwhTLpg4bE0RUPudwWWAgBQ0uyAuvRRQArSqRsBkIy9cM_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
>> google-appengine-j...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine-java+unsubscr...@googlegroups.com
>> .
>> 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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com
> .
> 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
 google-appengine-j...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.com
 .
 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
>>> google

Re: [appengine-java] 620 GeoCode Error

2010-05-13 Thread Ikai L (Google)
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
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) 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 <
>> damnjan.wdbe...@gmail.com> 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) 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 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
>
> ABQIPpDxrLbnTC8BHOXUGUrPwhTLpg4bE0RUPudwWWAgBQ0uyAuvRRQArSqRsBkIy9cM_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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com
> .
> 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
 google-appengine-j...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.com
 .
 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
>>> google-appengine-j...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> google-appengine-java+unsubscr...@googlegroups.com
>>> .
>>> 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
>> google-appengine-j...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine-java+unsubscr...@googlegroups.com
>> .
>> 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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com
> .
> For mor

Re: [appengine-java] 620 GeoCode Error

2010-05-13 Thread Damnjan Matejic
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)  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 <
> damnjan.wdbe...@gmail.com> 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) 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 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

 ABQIPpDxrLbnTC8BHOXUGUrPwhTLpg4bE0RUPudwWWAgBQ0uyAuvRRQArSqRsBkIy9cM_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
 google-appengine-j...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.com
 .
 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
>>> google-appengine-j...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> google-appengine-java+unsubscr...@googlegroups.com
>>> .
>>> 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
>> google-appengine-j...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine-java+unsubscr...@googlegroups.com
>> .
>> 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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com
> .
> 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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] 620 GeoCode Error

2010-05-13 Thread Ikai L (Google)
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
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) 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 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
>>>
>>> ABQIPpDxrLbnTC8BHOXUGUrPwhTLpg4bE0RUPudwWWAgBQ0uyAuvRRQArSqRsBkIy9cM_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
>>> google-appengine-j...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> google-appengine-java+unsubscr...@googlegroups.com
>>> .
>>> 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
>> google-appengine-j...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine-java+unsubscr...@googlegroups.com
>> .
>> 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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com
> .
> 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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] 620 GeoCode Error

2010-05-13 Thread Damnjan Matejic
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)  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 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
>>
>> ABQIPpDxrLbnTC8BHOXUGUrPwhTLpg4bE0RUPudwWWAgBQ0uyAuvRRQArSqRsBkIy9cM_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
>> google-appengine-j...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine-java+unsubscr...@googlegroups.com
>> .
>> 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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com
> .
> 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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] 620 GeoCode Error

2010-05-13 Thread Ikai L (Google)
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  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
>
> ABQIPpDxrLbnTC8BHOXUGUrPwhTLpg4bE0RUPudwWWAgBQ0uyAuvRRQArSqRsBkIy9cM_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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com
> .
> 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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] 620 GeoCode Error

2010-05-13 Thread Damnjan
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
ABQIPpDxrLbnTC8BHOXUGUrPwhTLpg4bE0RUPudwWWAgBQ0uyAuvRRQArSqRsBkIy9cM_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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.