It is working for me now, thanks for the help!

On 23 Feb, 00:16, "Ikai L (Google)" <ika...@google.com> wrote:
> I've updated the whitelist. It should take a bit for the changes to
> propagate. Let me know if it still doesn't work for you in about 45 minutes,
> please send me your Geo API key.
>
> On Mon, Feb 22, 2010 at 1:14 PM, Ikai L (Google) <ika...@google.com> wrote:
>
>
>
> > I'm working on it. Seems like I sent out a false all clear because this
> > began working for a portion of applications.
>
> > On Mon, Feb 22, 2010 at 12:43 PM, Anders <anders.ny...@gmail.com> wrote:
>
> >> Any updates Ikai?
>
> >> On 21 Feb, 03:46, Ivan Pardo <trux...@gmail.com> wrote:
> >> > I'm having the same problem.
>
> >> > On Feb 20, 3:06 am, Anders <anders.ny...@gmail.com> wrote:
>
> >> > > Still having problems here as well. What you are seeing Jeff is
> >> > > probably the bot information page, besides 620s I'm getting this
> >> > > response:
>
> >> > > <html><head><meta http-equiv="content-type" content="text/html;
> >> > > charset=utf-8"/><title>Sorry...</title><style> body { font-family:
> >> > > verdana  arial  sans-serif; background-color: #fff; color: #000; }</
> >> > > style></head><body><div><table><tr><td><b><font face=times
> >> > > color=#0039b6 size=10>G</font><font face=times color=#c41200
> >> > > size=10>o</font><font face=times color=#f3c518 size=10>o</font><font
> >> > > face=times color=#0039b6 size=10>g</font><font face=times
> >> > > color=#30a72f size=10>l</font><font face=times color=#c41200
> >> > > size=10>e</font></b></td><td style="text-align: left; vertical-align:
> >> > > bottom; padding-bottom: 15px; width: 50%"><div style="border-bottom:
> >> > > 1px solid #dfdfdf;">Sorry...</div></td></tr></table></div><div
> >> > > style="margin-left: 4em;"><h1>We're sorry...</h1><p>... but your
> >> > > computer or network may be sending automated queries. To protect our
> >> > > users
>
> >> > > On 20 Feb, 04:53, Jeff Schnitzer <j...@infohazard.org> wrote:
>
> >> > > > It doesn't seem to be working.
>
> >> > > > Not only am I still seeing a ton of 620s, but half the time I'm also
> >> > > > getting something that doesn't parse as JSON.  It contains an
> >> > > > unexpected '<'.  I'm guessing it's some sort of error message
> >> getting
> >> > > > rendered in html or xml.
>
> >> > > > org.codehaus.jackson.JsonParseException: Unexpected character ('<'
> >> > > > (code 60)): expected a valid value (number, String, array, object,
> >> > > > 'true', 'false' or 'null')
> >> > > >  at [Source: java.io.bytearrayinputstr...@908faf; line: 1, column:
> >> 2]
>
> >> > > > When I try the same URL from my desktop, it works fine.
>
> >> > > > Jeff
>
> >> > > > On Fri, Feb 19, 2010 at 2:16 PM, Ikai L (Google) <ika...@google.com>
> >> wrote:
>
> >> > > > > The configuration changes have been made and should be live
> >> shortly if not
> >> > > > > immediately. Can you check and let me know if they are working?
> >> I'd give it
> >> > > > > about ~30 minutes if it doesn't work right away.
>
> >> > > > > On Fri, Feb 19, 2010 at 10:56 AM, Ikai L (Google) <
> >> ika...@google.com> wrote:
>
> >> > > > >> I think there's a version in the main group. I'll post to that
> >> one first
> >> > > > >> if it exists.
>
> >> > > > >> On Fri, Feb 19, 2010 at 10:56 AM, Ikai L (Google) <
> >> ika...@google.com>
> >> > > > >> wrote:
>
> >> > > > >>> Hey guys,
> >> > > > >>> I just wanted to let everyone know that I'm working on this.
> >> Stay tuned.
> >> > > > >>> I'll post to this thread when I have updates.
>
> >> > > > >>> On Fri, Feb 19, 2010 at 10:51 AM, Jeff Schnitzer <
> >> j...@infohazard.org>
> >> > > > >>> wrote:
>
> >> > > > >>>> It helps to have some links... please star these issues!
>
> >> > > > >>>>http://code.google.com/p/googleappengine/issues/detail?id=2806
>
> >> > > > >>>>http://code.google.com/p/gmaps-api-issues/issues/detail?id=2186
>
> >> > > > >>>> This problem is a really big deal, several features of my app
> >> depend
> >> > > > >>>> on reverse geocodes.  It looks like a simple whitelisting
> >> issue,
> >> > > > >>>> shouldn't be too hard to fix!
>
> >> > > > >>>> Jeff
>
> >> > > > >>>> On Fri, Feb 19, 2010 at 12:26 AM, Anders <
> >> anders.ny...@gmail.com> wrote:
> >> > > > >>>> > Same problem here. No problems for 4 months with unchanged
> >> mapping
> >> > > > >>>> > code and as of the last day mostly 620 results.
>
> >> > > > >>>> > I am running on the python appengine but as previously said
> >> this is
> >> > > > >>>> > probably an issue with the geocoder IP limit.
>
> >> > > > >>>> > On 19 Feb, 07:21, Ivan Pardo <trux...@gmail.com> wrote:
> >> > > > >>>> >> ive entered this is a bug on the maps api bug tracker.  ive
> >> tried on
> >> > > > >>>> >> 2
> >> > > > >>>> >> google apps accounts and ive asked others to confirm.  it
> >> looks like
> >> > > > >>>> >> geocoding is impossible from google apps servers.
>
> >> > > > >>>> >> On Feb 18, 6:25 pm, Ivan Pardo <trux...@gmail.com> wrote:
>
> >> > > > >>>> >> > At least now I can be certain that it's not a problem with
> >> my code.
> >> > > > >>>> >> >  I
> >> > > > >>>> >> > can only hope that Google can fix this problem ASAP, as my
> >> > > > >>>> >> > application
> >> > > > >>>> >> > is absolutely useless without a working geocoder.
>
> >> > > > >>>> >> > On Feb 18, 5:44 pm, Jeff Schnitzer <j...@infohazard.org>
> >> wrote:
>
> >> > > > >>>> >> > > I'm also seeing 620 errors for most (possibly all) of my
> >> reverse
> >> > > > >>>> >> > > geocode requests.
>
> >> > > > >>>> >> > > Jeff
>
> >> > > > >>>> > --
> >> > > > >>>> > 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<google-appengine-java%2bunsubscr...@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<google-appengine-java%2bunsubscr...@googlegroups.com>
> >> .
> >> > > > >>>> For more options, visit this group at
> >> > > > >>>>http://groups.google.com/group/google-appengine-java?hl=en.
>
> >> > > > >>> --
> >> > > > >>> Ikai Lan
> >> > > > >>> Developer Programs Engineer, Google App Engine
> >> > > > >>>http://googleappengine.blogspot.com|
> >>http://twitter.com/app_engine
>
> >> > > > >> --
> >> > > > >> Ikai Lan
> >> > > > >> Developer Programs Engineer, Google App Engine
> >> > > > >>http://googleappengine.blogspot.com|http://twitter.com/app_engine
>
> >> > > > > --
> >> > > > > Ikai Lan
> >> > > > > Developer Programs Engineer, Google App Engine
> >> > > > >http://googleappengine.blogspot.com|http://twitter.com/app_engine
>
> >> > > > > --
> >> > > > > 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<google-appengine-java%2bunsubscr...@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<google-appengine-java%2bunsubscr...@googlegroups.com>
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/google-appengine-java?hl=en.
>
> > --
> > Ikai Lan
> > Developer Programs Engineer, Google App Engine
> >http://googleappengine.blogspot.com|http://twitter.com/app_engine
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App 
> Enginehttp://googleappengine.blogspot.com|http://twitter.com/app_engine

-- 
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.

Reply via email to