fluttercommunity/flutter_google_places

Unable to get back the results from the api

amitgupta0294 opened this issue · 2 comments

I am having the same problem. Done everything as given in the docs of flutter_google_place but not able to get any result back. Google cloud platform is showing 100% error for the api. Do i need to enable billing even for testing ?

I am having the same problem. Done everything as given in the docs of flutter_google_place but not able to get any result back. Google cloud platform is showing 100% error for the api. Do i need to enable billing even for testing ?

Yes

Hi,
yes, enable billing is necessary for even testing. I will change the example to throw that specific error to prevent confusion in the future