-
-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
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
[BUG] Rate limited and 403 status code error #189
Comments
Branch issue-189-_BUG_Rate_limited_and_403_status_code_error created! |
I am using codespace, bought Capsolver, yesterday it was working great but it failed with the above error and it is happening frequently. |
I am having the same issue |
let me test and let you guys know |
@phamleduy04 i am seeing this: i also paid for the capsolver, so not sure what is going on. |
@phamleduy04 confirmed that it only happens on the codespaces, when I ran locally it worked just fine. Thanks so much for donating your time to this project, it saved me a friggin ton of time 🔥 |
How did you run this locally on vscode? |
@Sreeharsha397 you have to have a linux/window system and do the npm install locally on your computer. I would suggest to read the install locally section in the wiki install locally |
@SufBit what strategy are you using |
@phamleduy04 Running it locally |
will be fix on next release |
I have the same issue.
|
Have you tried the latest release? |
@mdabdulmusavvir ➜ /workspaces/texas-dps-scheduler (main) $ npm run start
[01/11/2025 1:19:03] Texas Scheduler v5.0.2 is starting...
<title>403 Forbidden</title>[01/11/2025 1:19:03] Requesting Available Location....
[01/11/2025 1:19:04] Waiting for captcha token from task fd7b431e-8699-40f0-9600-d97d0d722f21...
[01/11/2025 1:19:06] Captcha token received successfully
[01/11/2025 1:19:07] WARNING -> Got 403 status code
[01/11/2025 1:19:07] Endpoint: /api/Auth
[01/11/2025 1:19:07] ERROR:
403 Forbidden
Microsoft-Azure-Application-Gateway/v2
{
'Content-Type': 'application/json;charset=UTF-8',
Origin: 'https://public.txdpsscheduler.com',
Referer: 'https://public.txdpsscheduler.com'
}
[01/11/2025 1:19:07] WARNING -> Got rate limited, sleep for 10s...
[01/11/2025 1:19:17] WARNING -> Got 403 status code
The text was updated successfully, but these errors were encountered: