We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Before submitting please make sure:
Environment:
Describe the bug A clear and concise description of what the bug is. When using a manual auth token, it gets rate limited.
To Reproduce Steps to reproduce the behaviour:
Expected behaviour A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context
[01/08/2025 1:36:32] WARNING -> Got rate limited, sleep for 10s... [01/08/2025 1:36:42] WARNING -> Got 403 status code [01/08/2025 1:36:42] Endpoint: /api/Booking [01/08/2025 1:36:42] ERROR: <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>Microsoft-Azure-Application-Gateway/v2</center> </body> </html> { 'Content-Type': 'application/json;charset=UTF-8', Origin: 'https://public.txdpsscheduler.com', Referer: 'https://public.txdpsscheduler.com', Authorization: '-------' } [01/08/2025 1:36:42] WARNING -> Got rate limited, sleep for 10s... [01/08/2025 1:36:52] WARNING -> Got 403 status code [01/08/2025 1:36:52] Endpoint: /api/Booking [01/08/2025 1:36:52] ERROR: <html>
The text was updated successfully, but these errors were encountered:
Branch issue-184-Rate_Limited_and_403_response created!
Sorry, something went wrong.
I tried the manual token method as well as the solver method both gave 403 code..
phamleduy04
No branches or pull requests
Before submitting please make sure:
Environment:
Github codespaces, latest version
Describe the bug
A clear and concise description of what the bug is.
When using a manual auth token, it gets rate limited.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
The text was updated successfully, but these errors were encountered: