fluttercommunity / fluttercommunity/flutter_google_places

"API keys with referer restrictions cannot be used with this API."

Open
#183 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Dart
Stars
312
Forks
462
PR merge metrics
No merged PRs in 30d

Description

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](https://developers.google.com/maps/documentation/places/web-service/overview). Shouldn't `flutter_google_places` use the [API meant for client-side applications](https://developers.google.com/maps/documentation/javascript/places)?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.