-
Notifications
You must be signed in to change notification settings - Fork 39
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
why flutter google places returning null value #62
Comments
In my case, it's showing an error occurred in retrieving client Id, where I have to mention it in our project |
I still don't understand you problem 😕 |
when I'm trying to enter the location in the update profile screen
getting these logs in the terminal In cloud Console getting error like below |
@gunasekharravilla Is your key restricted? |
I Tried after restricting the key and enabled free trial also but getting the same error currently key not restricted what's the correct process to enable the places API for this app I will Do it again from starting |
You can check your package name of app against restricted package, and also SHA |
when I am trying to get the location its return null values
In Google cloud console its showing 100% error of 4xx
how to solve this issue because the entire project depends on it I even started a trial also but the issue not solved
The text was updated successfully, but these errors were encountered: