google maps api, The provided API key is invalid
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: This is my first time posting a question on stack overflow, really hoping you guys can help. I am trying to use the google maps geocodeing api for the first time and cannot get it to work. The url format I am using is: https://maps.googleapis.com/maps/api/geocode/json?address=LS2+9AQ&sensor=false&key=[MY_API_KEY] In this case I am looking up the uk postcode: LS2 9AQ from a chrome browser. The url does work when I don't use my api key but the limit on the number of allowed calls without the key is too low for my needs. I am not yet using this