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

3

9

I flow the document like this https://developers.google.cn/identity/one-tap/android/get-saved-credentials now it cause the problem Caller not whitelisted to call this API.

What should I do? Can it be whitelisted?

Alaster answered 7/9, 2021 at 7:9 Comment(0)
S
3

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.

Substantialize answered 16/1, 2022 at 15:6 Comment(0)
A
1

It might be worthwhile to dial *#*#66382723#*#*, as described in the document. https://developers.google.com/identity/one-tap/android/get-saved-credentials#disable-one-tap

Arvind answered 26/6, 2022 at 19:48 Comment(0)
M
0

Sometimes u just might forget to specify scope for your project in the https://console.cloud.google.com/.

enter image description here

Martingale answered 15/8, 2023 at 12:49 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.