Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

What error do I get when I exceed daily quota #14

Open
svkaka opened this issue Sep 19, 2018 · 2 comments
Open

What error do I get when I exceed daily quota #14

svkaka opened this issue Sep 19, 2018 · 2 comments

Comments

@svkaka
Copy link

svkaka commented Sep 19, 2018

As mentioned before, the SafetyNet Attestation API is rate limited, and there is a default quota of 10,000 requests per day for each API key. Although this quota might be enough for most development, testing, and initial app launches, your app might reach the default limit as it increases in popularity. [1]

You should also be prepared to handle attestation failures because of an exceeded quota and avoid blocking all your users in this situation. [1]

How can I can I handle this situation (when I exceed daily quota)? Is my OnFailureListener called when attest()-ing? If yes what Exception do I get? Can you please clarify it for me?

[1] https://android-developers.googleblog.com/2017/11/10-things-you-might-be-doing-wrong-when.html

@rajondj
Copy link

rajondj commented Oct 9, 2018

25000 USD

@tala-alexander-ageychenko

Bump, also cannot find an answer to this question, does anybody knows?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants