You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to add "Website restrictions" to my API key, but then I start getting "API keys with referer restrictions cannot be used with this API." errors when using this widget.
I want to add "Website restrictions" to my API key, but then I start getting "API keys with referer restrictions cannot be used with this API." errors when using this widget.
I believe the reason is that the underlying
google_maps_webservice
library calls the API meant to be used in server applications. Shouldn'tflutter_google_places
use the API meant for client-side applications?The text was updated successfully, but these errors were encountered: