I am getting this error when i do anything gmap related. I am new to google map api's, so not sure where to start. I did register the site under google account and got the api key. Put it in the form field, when i hit submit, this is when i get this error. when i click Node or user locations, i get the same error and when i click "ok" it takes me to the map.

Any ideas?

Comments

dsellers154’s picture

This is fixed. Maybe i missed it in the documentation but I needed to get the key for mysite.com, not www.mysite.com

Dave
www.net505.com

jbergeron’s picture

I get this error as well, I am not sure why. I have implemented on many sites before without a problem. Has anyone else had a problem? Maybe there is an issue with the API server?

dsellers154’s picture

i fixed this by using mysite.com to get the key instead of www.mysite.com..

ncatdesigner’s picture

Not working for me either... I've tried www.riatrends.com http://www.riatrends.com http://riatrends.com

any idea?

dsellers154’s picture

Actually, I made a mistake in my previous post, I used just mysite.com. because the "www." is actually a supdirectory and will give you errors. Sry for sending you in the wrong direction

Dave

ncatdesigner’s picture

Still not working because I can't create the API Key without http://

Any idea?

This is the url I use to create the key
http://code.google.com/apis/maps/

Adam S’s picture

PHP version 5.2.9
MySQL version 5.0.83-community
Architecture x86_64
Operating system Linux

I have this issue too. I upgraded to gmap-6.x-1.x-dev and it works just fine.

I just took a minute to install Drupal 6.13 without anything else and GMap Module 6.x-1.1-rc1. I got the message
The Google Maps API server rejected your request. This could be because the API key used on this site was registered for a different web site. You can generate a new key for this web site at http://code.google.com/apis/maps/.

ncatdesigner’s picture

Totally solve the issue!!!!!!

Thanks a lot @adamsohn and Gmap team.

Great Job!!!

bidibule’s picture

Issue tags: +bug gmap

Hi,

We don't know why but we have the same error that shows up and it was running before.
It just happened like that !

The Google Maps API server rejected your request. The "sensor" parameter specified in the request must be set to either "true" or "false".

Even if you modify the module file or update to the dev module it doesn't solve the problem.

Any clue ?

Thanks !

webservant316’s picture

subscribe

Is this problem fixed? This discussion also points out that a 'sensor' parameter is needed, http://groups.google.com/group/google-maps-api/browse_thread/thread/a7f1.... However, I do not see a 'sensor' parameter set in my gmap install when looking at a page with a map. I am currently using gmap 6.x-1.1 released on 2010-Jul-06.

Hmm I think I'm just moving to the latest dev version. Any recommendations?

webservant316’s picture

issue continues after upgrading to gmap 6.x-1.x-dev.

webservant316’s picture

ok my problem explained here - http://drupal.org/node/1549272

avpaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)
Issue tags: -bug gmap

I am closing this issue, as Drupal 6 is no longer supported.