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

Invalid enum value. Expected '2captcha' | 'capsolver', received '' #178

Closed
TracyZhou619 opened this issue Dec 20, 2024 · 4 comments
Closed

Comments

@TracyZhou619
Copy link

TracyZhou619 commented Dec 20, 2024

image
image
I was trying to use the manual token way and I tried putting "solver" / "browser" here but both don't work. I also tried commenting out "captcha" section but also didn't work. I was using codespace. Please help!

@redcat-24
Copy link

If you just put 'capsolver' in the solver service entry then it works with a provided token from the dps website. The Wiki has a how to on how to get the proper auth token.

@TracyZhou619
Copy link
Author

If you just put 'capsolver' in the solver service entry then it works with a provided token from the dps website. The Wiki has a how to on how to get the proper auth token.

That works!! Thanks so mcuh

@phamleduy04
Copy link
Owner

phamleduy04 commented Dec 20, 2024

will fix this soon

@phamleduy04
Copy link
Owner

if you do this it will be fine with the next version

  captcha:
    # Avaliable options: solver or browser
    strategy: 'browser'
    solverOptions:
      # Avaliable options: capsolver
      solverService: ''
      solverApiToken: ''

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants