Resource has been exhausted (e.g. check quota).

63 views
Skip to first unread message

Mervin Thomas

unread,
Nov 2, 2022, 11:06:13 AM11/2/22
to Google Sheets Community
Hi
I recently integrated google sheet using googlesheet-php-api

and when I tried to create a sheet, I am getting the below error

"error": {
    "code": 429,
    "message": "Resource has been exhausted (e.g. check quota).",
    "errors": [
      {
        "message": "Resource has been exhausted (e.g. check quota).",
        "domain": "global",
        "reason": "rateLimitExceeded"
      }
    ],
    "status": "RESOURCE_EXHAUSTED"
  }

This error is coming only with the Test user I added in developer console . When I try to login with the same email where I get google_credentials, its working fine,

Can you please anyone help me on this?

Alexander Ivanov

unread,
Dec 25, 2022, 10:06:59 AM12/25/22
to Google Sheets Community
Hi!

As I can know this problem happens while you don't register your app in consent screen settings. You have to add developer details to your app description in Developer Options.

Best, Alex.

Alexander Ivanov

unread,
Dec 25, 2022, 10:07:56 AM12/25/22
to Google Sheets Community
Reply all
Reply to author
Forward
0 new messages