2captcha / 2captcha-csharp

C# library for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.
http://2captcha.com
MIT License
84 stars 26 forks source link

Recaptcha not getting set in Grid class #15

Closed davee1 closed 1 year ago

davee1 commented 1 year ago

When sending the request for the Grid class, the recaptcha value must be set to 1. The Grid constructor needs to have the value set just like the Canvas constructor.