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

HTTP Error code 429 (Too Many Requests) when calling API https://opensquat1.p.rapidapi.com #90

Open
whateverLive opened this issue Sep 6, 2023 · 1 comment

Comments

@whateverLive
Copy link

I encountered HTTP Error code 429 (Too Many Requests) when calling https://opensquat1.p.rapidapi.com.

According to MDN: The HTTP 429 Too Many Requests response status code indicates the user has sent too many requests in a given amount of time ("rate limiting").

Today I have only call that API once, How could this be "too many requests"?

Thanks!

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@atenreiro
Copy link
Owner

Hello @whateverLive

I can't come up with a reason. There's a limit of 1,000 requests per hour by RapidAPI, but that limit wasn't reached.

Does the issue persist?

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

2 participants