Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rate limited after 2 requests #69

Closed
MTyson opened this issue Mar 12, 2022 · 3 comments
Closed

Rate limited after 2 requests #69

MTyson opened this issue Mar 12, 2022 · 3 comments

Comments

@MTyson
Copy link

MTyson commented Mar 12, 2022

Just trying to hit the api after signing up for auth token and after a couple requests I'm getting 429 too many requests.

GET https://the-one-api.dev/v2/book 429 (Too Many Requests)

@MateuszKikmunter
Copy link
Collaborator

This works as expected, got 429 only after 100 requests.
Capture
Before that, I got correct response, but I can take a look at this issue anyway later on.
Only register endpoint will return after few requests to avoid bulk registrations.

@MateuszKikmunter
Copy link
Collaborator

This works fine and issue can be closed @gitfrosh

@gitfrosh
Copy link
Owner

gitfrosh commented Apr 1, 2022

Thanks for clarifying, @MateuszKikmunter!

@gitfrosh gitfrosh closed this as completed Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants