On Dec 8, 1:37 pm, ryanm <[email protected]> wrote:
> On Nov 15, 4:57 pm, "Thor (Google Employee)" <[email protected]>
> wrote:
>
> > As you can see, the HTTP status code is403, and the Geocoder response
> > code is 620.
>
> I see exactly what you mean, the problem I have with this is that .NET
> sees a 403 as an error and throws an exception, instead of simply
> seeing it as a response with the status code 403. So I can't actually
> get to the goog geocoding 620 status inside of the response, because
> the HttpRequest object's GetResponse method has already thrown an
> exception.
>
> Anyone have any insight into this problem?

Your tools should let you deal with this issue.  If .NET won't then it
is broken, not the API...

Have you tried handling the exception?

  -- Larry


>
> ryanm

--

You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-maps-api?hl=en.


Reply via email to