Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

over limit query error #283

Open
RashVenkat6795 opened this issue May 2, 2020 · 1 comment
Open

over limit query error #283

RashVenkat6795 opened this issue May 2, 2020 · 1 comment

Comments

@RashVenkat6795
Copy link

I'm trying to implement openAutocompleteModal and when trying to search for places I keep getting over limit query error though I enabled billing for the project

Error Domain=com.google.places.ErrorDomain Code=-6 "Operation failed due to exceeding the quota usage limit. See the usage limits guide (https://developers.google.com/places/ios-sdk/usage) for information on usage limits and how to request a higher limit." UserInfo={NSLocalizedFailureReason=Operation failed due to exceeding the quota usage limit. See the usage limits guide (https://developers.google.com/places/ios-sdk/usage) for information on usage limits and how to request a higher limit., NSUnderlyingError=0x600003d76a60 {Error Domain=com.google.places.api.server.ErrorDomain Code=-2 "OVER_QUERY_LIMIT" UserInfo={NSLocalizedFailureReason=You have exceeded your daily request quota for this API. If you did not set a custom daily request quota, verify your project has an active billing account: http://g.co/dev/maps-no-account, NSLocalizedDescription=OVER_QUERY_LIMIT}}}

@ksetrin
Copy link

ksetrin commented Jul 19, 2021

I have the same issue
It happens when I'm trying to type faster

... I'm searching a solution or workaround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants