1

I currently have a usage quota of 4,000,000 requests per day via the Google Photo Library API. We're doing a large promotion of our product which has now blown through the quota.

I'm now receiving an error code 429. Does anyone know what time of day the quota resets?

Bruce Seymour
  • 1,520
  • 16
  • 24

2 Answers2

0

Reading the docs, it will reset in the next day, after midnight.

You can also request additional quota limit

0

Daily quotas are replenished daily at midnight Pacific time. Per-minute quotas are refreshed every 60 seconds. refer to this document

ZenithS
  • 987
  • 8
  • 20