com.google.android.gms.common.api.ApiException: 10: Caller not whitelisted to call this API

Viewed 419
2 Answers

This appears to happen if you use the API too many times over a short period of time. If you wait about 15 minutes, this error will go away. Clearing the Google Play services storage app will not fix this.

Related