Google Places API - REQUEST_DENIED

前端 未结 5 1387
情深已故
情深已故 2020-11-29 08:54

What this is NOT

a) a \"sensor=true_or_false\" issue
b) a key is wrong issue (unless the key I got has limitations)
c) too many requests (si

5条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-11-29 09:35

    Ohkay this worked for me and i know it will work as we are making the same mistake.

    First go to API's and enable the google places api for web. After that, go to credentials and in the credentials where your key is showing, click on it. After clicking, in the restrictions tab, choose what will be the API will be doing.

    Set that up, restart your script and voila... it will be done.

提交回复
热议问题