ApiNotActivatedMapError for simple html page using google-places-api

前端 未结 5 912
执念已碎
执念已碎 2020-12-07 11:30

I\'m trying to create a simple html page (I\'d later like to add an autocomplete input there) that include google-places-api. I have an api-key (which is enabled) but I stil

5条回答
  •  抹茶落季
    2020-12-07 12:03

    I had the same error. To fix the error:

    1. Open the console menu Gallery Menu and select API Manager.
    2. On the left, click Credentials and then click New Credentials.
    3. Click Create Credentials.
    4. Click API KEY.
    5. Click Navigator Key (there are more options; It depends on when consumed).

    You must use this new API Navigator Key, generated by the system.

提交回复
热议问题