Tyler Golberg
Tyler Golberg

Reputation: 21

Can't create a new Google Maps API project

I am trying to create a new Google Maps JavaScript API and the following error keeps showing up.

  1. Name project - https://d17oy1vhnax1f7.cloudfront.net/items/1C1V3G3X1A2t1O31302W/Image%202016-12-29%20at%205.08.22%20PM.png
  2. Create and enable API - https://d17oy1vhnax1f7.cloudfront.net/items/0W322j2y0k401y0Q1r24/Image%202016-12-29%20at%205.10.50%20PM.png

I'm not getting any feedback so it is tough to troubleshoot. I've already created 12 Google APIs so I'm not sure why it is no longer possible.

Upvotes: 2

Views: 3429

Answers (2)

Wang Danqing
Wang Danqing

Reputation: 1

Maybe you can try to change into another one google account. At first, I log in my education email account, I met the same problem. After I switch to another account I can create project successfully in console.developers.google.com

Upvotes: 0

antioch
antioch

Reputation: 11

You have to request a quota increase to go above 12 projects.

https://support.google.com/code/contact/project_quota_increase

Upvotes: 1

Related Questions