Thanks - I'm guessing the error is that these customers are behind a proxy server which appends URL parameters such as "&safe=on". There's been a regression in our URL parser which has started to reject URLs with unknown parameters. The fix should go live in the next week. Sorry for the inconvenience!
Ben On Mon, Nov 30, 2009 at 8:04 PM, F. Wiegerinck <[email protected]>wrote: > A few of my customers are complaining about a non-working prototype. > After investigating the errors with firefox (+firebug) I discoverd > that they received a HTTP 403: "Your client does not have permission > to get URL: <url>". Other customers do not have this problem, which > suggests no errors in the javascript. Also this error is not limited > to the prototype, also the example pages found at code.google.com have > the same error. > > I do not have a link to the prototype as it is not (yet) public > available. But access these public links results in the same error > condition: > http://code.google.com/intl/nl/apis/maps/documentation/v3/ > > http://code.google.com/intl/nl/apis/maps/documentation/v3/examples/geocoding-simple.html > (just press "geocode") > > The browsers used for testing are IE7, IE8 and Firefox 3.5. > > Anyone a suggestion? or how can I proceed to fix these problems for > the customers? > > -- > > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
