A quota is a limited quantity of things, such as storage, bandwidth, etc.
Questions tagged [quota]
618 questions
-1
votes
1 answer
Can not apply higher quota for google maps api
I can not change the places SDK for iOS & Android, limitation number for applying higher quota.
when I click apply higher quota, it will link to this page and saw the warning notice on the page as below
"Notice: If your iOS app is experiencing…

葉東戰
- 11
-1
votes
1 answer
Google Cloud Platform : increase the quota above the default
I'd like to increase the quota for access to my APIs.
Looking around, I found this link,
but the information does not satisfy my needs.
Google Cloud Platform limits me with very low numbers, and when trying to increase the quotas in specific ones…

Br app
- 1
-1
votes
1 answer
Google App Engine Mail Quota is Ambiguous
The Quota page states a limit for a free quota of 10 mail recipients.
It's not clear to me if that is distinct email addresses or not. If not, then is it really just 10 messages.
I'm testing an app where I'm sending emails to just one address.
But…

RFlack
- 436
- 1
- 5
- 19
-1
votes
1 answer
Heroku Free Tier - Can a single app spend all Dyno quota?
If I only have one active app is it possible that it could spend all free Dyno hours quota?
My app is a PHP process which is always active (while (true) { do_something}). I launch this process as a worker.
I thought the free Dyno hours quota were…

itrascastro
- 775
- 6
- 14
-1
votes
1 answer
Why Google cloud falsely reports IN_USE_ADDRESSES limit exceeded upon VPN creation?
I am unable to create a VPN connection because of the following error:
This occurs even though the ONLY(?) google-based IP address I am required to enter already exists (created in "external IP Addresses") but is not in use.
These are my…

Nixxon
- 767
- 1
- 11
- 24
-1
votes
1 answer
service invoked too many times for one day geocode
I get this error message when using the google map geocode function, which I understand happens when I exceed my free limit of 2500 requests in a day. However I've set up a billing option to pay the extra for additional requests, but I still get…

Paul Maric
- 1
- 1
-1
votes
3 answers
Google PageSpeed Insights API Quota
I was checking Google PageSpeed Insights API and I have question related to the quota but I cannot find answer for it on the web or on the google docs so appreciate if anyone can help or guide me in this point.
It is mentioned on the quota for this…

Mina Tadros
- 514
- 6
- 18
-1
votes
1 answer
How do I increase the rate limit for Google translate API?
I am getting a HTTP 403 error with message: "... returned "User Rate Limit Exceeded">. after about 5K message translation. I have a deadline to get this done and the forum postings are not getting any responses from Google support.
The FAQ page…

GM1313
- 49
- 8
-1
votes
1 answer
How to set a user quota to zero?
I know that
Setting a quota to zero indicates that no quota should be imposed.
So, how can I set a quota to zero, meaning the user/group is not allowed to write in that partition?

morais
- 161
- 1
- 1
- 9
-1
votes
2 answers
Going over quota on Google Maps Api
So I am trying to make a simple application that will allow the user to search for restaurants and have the results show as markers on the map and as text below. The results object that returns from the textSearch doesn't provide detailed…

chungsquared
- 11
- 4
-2
votes
2 answers
Calendly not syncing with Google calendar--"quota exceeded" error
I'm not a developer and I'm way out of my depths here but I'm hoping I can find some help here. I've been using Calendly to sync to my Google calendar. It no longer syncs and gives this error:
125 TID-ec5p Calendar::PushJob…
-2
votes
1 answer
I exceeded the 10GB free tier, so I deleted some files but it wont let me push the changes
I have a gitlab free-tier account and this morning I found that we have exceeded our 10GB limit, and so I used BFG to remove them from the history and should now be well under the limit but I can't push the changes to the repo.
It seems like I need…

Dereck Wonnacott
- 11
- 3
-2
votes
1 answer
miscalculation in YouTube quota limits?
Though there are some questions on this context I am yet to understand the math of quota limits.
Google developer console states the following
Queries per day - 10,000
Queries per 100 seconds per user - 300,000
Queries per 100 seconds …

Tigran Sahakyan
- 363
- 1
- 5
- 10
-2
votes
1 answer
Can't publish more than 6 videos within one day even through the quota has been changed to 50000
{
"code" : 403,
"errors" : [ {
"domain" : "youtube.quota",
"message" : "The request cannot be completed because you have exceeded your quota.",
"reason" : "quotaExceeded"
}…

CGTN Europe
- 1
- 1
-2
votes
2 answers
GAE Mail Send Quota = 100/day?
I have my own domain with G-Suite Business and application in GAE that sending emails to our clients. But limit 100 sendings per day is too low.
How to increase mail send quota above 100/day? That's possible?
Thanks for any ideas.

Bruce Cayea
- 1
- 1