Skip to content
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

403 error even when using capsolver #180

Closed
prudhviteddu opened this issue Dec 24, 2024 · 22 comments
Closed

403 error even when using capsolver #180

prudhviteddu opened this issue Dec 24, 2024 · 22 comments
Labels
captcha-solver captcha solver related issue Stale

Comments

@prudhviteddu
Copy link

I took the credits in Capsolver and followed the steps mentioned but I am getting the below error
ERROR:

<title>403 Forbidden</title>

403 Forbidden


Microsoft-Azure-Application-Gateway/v2
@zhangboli51
Copy link

+1

@Ceroshow
Copy link

Got this Error

texas-dps-scheduler@5.0.0 start
ts-node --transpile-only src/index.ts

[12/26/2024 4:17:13] Texas Scheduler v5.0.0 is starting...
[12/26/2024 4:17:13] Requesting Available Location....
[12/26/2024 4:17:13] Waiting for captcha token from task ffd3dc1f-940f-419a-9b98-94b907654584...
[12/26/2024 4:17:14] Captcha token received successfully
[12/26/2024 4:17:14] WARNING -> Got 403 status code
[12/26/2024 4:17:14] Endpoint: /api/Auth
[12/26/2024 4:17:14] ERROR:

<title>403 Forbidden</title>

403 Forbidden


Microsoft-Azure-Application-Gateway/v2

@zhangboli51
Copy link

It just works again for me .
seems like it's capsolver api issue

@Kawwizen
Copy link

[12/26/2024 10:14:59] Captcha token received successfully
[12/26/2024 10:15:00] WARNING -> Got 403 status code
[12/26/2024 10:15:00] Endpoint: /api/Auth
[12/26/2024 10:15:00] ERROR:

<title>403 Forbidden</title>

403 Forbidden


Microsoft-Azure-Application-Gateway/v2

{
'Content-Type': 'application/json;charset=UTF-8',
Origin: 'https://public.txdpsscheduler.com',
Referer: 'https://public.txdpsscheduler.com'
}
[12/26/2024 10:15:00] WARNING -> Got rate limited, sleep for 10s...
[12/26/2024 10:15:10] WARNING -> Got 403 status code
[12/26/2024 10:15:10] Endpoint: /api/Auth

@Kawwizen
Copy link

It just works again for me . seems like it's capsolver api issue

okay ill keep trying

@Kawwizen
Copy link

started working for me with no changes aswell.

@phamleduy04
Copy link
Owner

sometime capsolver didnt get confident score high enough. I got that issue too

@phamleduy04 phamleduy04 added the captcha-solver captcha solver related issue label Dec 27, 2024
@phamleduy04
Copy link
Owner

fyi, you guys can contact capsolver if the confident score isn't high enough

If you guys want me to add more solver services make a new issue and i will work on it ;)

image

@TracyZhou619
Copy link

TracyZhou619 commented Dec 30, 2024

I am also getting this error. I am not using the paid solution. I am trying to use the manual token. I still have to put this part like this. "Browser" isn't working. @phamleduy04
image

@phamleduy04
Copy link
Owner

@TracyZhou619 where are you running this? Github codespaces or localhost?

@phamleduy04
Copy link
Owner

Oh i know what you mean now, will fix on next release

@TracyZhou619
Copy link

@TracyZhou619 where are you running this? Github codespaces or localhost?

Github codespace @phamleduy04

@phamleduy04
Copy link
Owner

Github codespace isn't supported broswer mode as mentioned on the wiki

@phamleduy04 phamleduy04 changed the title getting the below error 403 error even when using capsolver Dec 31, 2024
@thsgytjr
Copy link

Just comment out switch case for CreateCaptchaSolverTask and GetCaptchaSolverResult until its fixed..

@TracyZhou619
Copy link

TracyZhou619 commented Jan 2, 2025

Github codespace isn't supported broswer mode as mentioned on the wiki

I am doing the manual token way - getting the token every 15/20 minutes from the website inspection manually. This method has worked in Github codespace before. But I had to put strategy: solver and solver service: capslover to make it work before.
see #178

@TracyZhou619
Copy link

How do I fix this 403 error if I would like to use Github codespace and the manual token way?

@phamleduy04
Copy link
Owner

You can try delete your codespace and create a new one to get a new IP. If you spam too much api requests the DPS will "ban" your IP temporarily.

@buddyluvisin
Copy link

You can try delete your codespace and create a new one to get a new IP. If you spam too much api requests the DPS will "ban" your IP temporarily.
deleted and created a new workspace, but continue to get 403 error (rate limit). Did the above fix work for anyone?

@phamleduy04
Copy link
Owner

@buddyluvisin are you using capsolver?

@phamleduy04
Copy link
Owner

It might be the capsolver dont get high enough score. You can try to contact them

Copy link

github-actions bot commented Feb 6, 2025

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Feb 6, 2025
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 11, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
captcha-solver captcha solver related issue Stale
Projects
None yet
Development

No branches or pull requests

8 participants