• Hi,

    When filling the venue location detail of an event, it is possible to get a list of location through input autocompletion. However, on my install, Google servers answer “The Google Maps API server rejected your request. This service requires an API key.”.
    Here is my request : https://maps.google.com/maps/api/staticmap?visible=42.651667,1.392129|42.661758,1.401912&size=100×100&maptype=terrain&key=ABQIAAAAbnvDoAoYOSW2iqoXiGTpYBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQNumU68AwGqjbSNF9YO8NokKst8w&sensor=false

    N.B : This URL is working if paste in the web browser URL bar.

    N.B 2 : It seems that API key used is the default one in “public/js/pages/add_new_event.js” :
    mapkey:”ABQIAAAAbnvDoAoYOSW2iqoXiGTpYBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQNumU68AwGqjbSNF9YO8NokKst8w”

    If I modify directly this value in your minified JS with my personal API key, all is working well.
    Do you have any idea about my problem ?

    AI1EC version : 2.5.13

    Thanks in advance for your help.
    Yours faithfully,
    Birmania

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Google Staticmap API key problem’ is closed to new replies.