googlearchive / android-play-places

Deprecated:
https://github.com/googlemaps/android-places-demos
Apache License 2.0
477 stars 580 forks source link

API Error 13 at PlaceCompleteAdapter Example #68

Closed feinstein closed 6 years ago

feinstein commented 6 years ago

@stephenmcd I am getting the following error while trying the PlaceCompleteAdapter: java.util.concurrent.ExecutionException: com.google.android.gms.common.api.ApiException: 13: ERROR

screenshot_20171107-081743

I can't find any information about this error online.

What is this? How can I fix it?

feinstein commented 6 years ago

Ok, I figured this one out, but there isn't anything on the documentation about this.

You need to go to the Google Cloud Dashboard and habilitate the Google Places API for Android.