0

I want to use Places API, example:

<iframe
  width="600"
  height="450"
  frameborder="0" style="border:0"
  src="https://www.google.com/maps/embed/v1/place?q=Space+Needle,Seattle+WA&key=AIzaSyCOurENeDiNJ4x....." allowfullscreen>
</iframe>

I always get error: "Google Maps Platform rejected your request. This API project is not authorized to use this API."

Key is valid and payments/billings are enabled, any suggestions?

console

  • Possible duplication of https://stackoverflow.com/questions/32994634/this-api-project-is-not-authorized-to-use-this-api-please-ensure-that-this-api – Vladimir Vlasov Dec 07 '18 at 07:49
  • 1
    Possible duplicate of [This API project is not authorized to use this API. Please ensure that this API is activated in the APIs Console](https://stackoverflow.com/questions/32994634/this-api-project-is-not-authorized-to-use-this-api-please-ensure-that-this-api) – Vladimir Vlasov Dec 07 '18 at 07:50
  • You should enable Google Maps Embed API in your project. – xomena Dec 07 '18 at 20:30
  • @xomena Thank You. I enabled Google Maps Embed API and it works. – Jacek Dobkowski Dec 12 '18 at 09:08

0 Answers0