Skip to content

issues Search Results · repo:2captcha/2captcha-go language:Go

Filter by

10 results
 (64 ms)

10 results

in2captcha/2captcha-go (press backspace or delete to remove)

Hello, When attempting to use the cloudflare turnstile method to solve standalone turnstile captchas, it seems to always return an API error on the current version of the package. for example, take the ...
enhancement
  • LockBitSupp
  • 2
  • Opened 
    on May 1, 2024
  • #26

If you call client.Solve(req), you recieve token or error. If you have desire to report captcha task - you have to use callback parameter to receive id of each task. Simple solution would be to return ...
good first issue
  • Insadem
  • 2
  • Opened 
    on Dec 15, 2023
  • #23

panic info: panic: strconv: illegal AppendInt/FormatInt base code if c.Rows != 0 { req.Params[ recaptcharows ] = strconv.FormatInt(int64(c.Rows), 64) } if c.Cols != 0 { req.Params[ recaptchacols ...
  • zplzpl
  • Opened 
    on Apr 5, 2023
  • #12

- [x] GeeTest v4 api - [x] Lemin api - [x] Cloudflare Turnstile api - [x] Amazon WAF api - [x] Add examples to readme.md
  • kratzky
  • 1
  • Opened 
    on Feb 22, 2023
  • #10

It s missing from the Go client at the moment.
  • dargueta
  • 1
  • Opened 
    on Dec 19, 2022
  • #9

code have more actual version that release. For example method base64 for Normal captcha not found in release, but exist into last git commit !
  • vortex14
  • 1
  • Opened 
    on Aug 7, 2022
  • #8

why is that ?
help wanted
  • nfts4f4fff
  • 2
  • Opened 
    on Mar 19, 2022
  • #7

base64 encoded image is not working, I keep getting a error stating no image was sent to the API. I made sure to leave the Image parameter blank and only leave the base64 parameter but I still get this ...
bug
  • guzman12345
  • 3
  • Opened 
    on Jan 25, 2022
  • #6

Otherwise we cannot pass a request that requires cookiejar to be applied to it by client.
  • andig
  • 1
  • Opened 
    on Jul 11, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub