You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
captcha says solved in console but then says failed
Reproduction Steps
-DM user with shared guild but no message history (DMing with cached history works)
-Use single DM option (03)
-Use 2captcha API (captcha solver)
here is the settings from config file
captcha_settings:
captcha_api_key: "my api key" #replaced with my real key
captcha_api: "2captcha.com"
max_captcha_wait: 60
max_captcha_retry_dm: 0
max_captcha_retry_invite: 3
Expected Results
DM sent after captcha solved
Actual Results
-Captcha Detected
-Captcha Solved
-Failed
-failed message includes "captcha_sitekey" which isnt a parameter in config file
-also includes "captcha_rqdata" which is a long string
The text was updated successfully, but these errors were encountered:
I think it's 2captcha that stopped supporting hcaptcha but I'm not sure, in any case recently capmonster stopped and 2captcha only allows an unofficial API I tried to use this API and each time the response given by the server is incorrect
Summary
captcha says solved in console but then says failed
Reproduction Steps
-DM user with shared guild but no message history (DMing with cached history works)
-Use single DM option (03)
-Use 2captcha API (captcha solver)
here is the settings from config file
captcha_settings:
captcha_api_key: "my api key" #replaced with my real key
captcha_api: "2captcha.com"
max_captcha_wait: 60
max_captcha_retry_dm: 0
max_captcha_retry_invite: 3
Expected Results
DM sent after captcha solved
Actual Results
-Captcha Detected
-Captcha Solved
-Failed
-failed message includes "captcha_sitekey" which isnt a parameter in config file
-also includes "captcha_rqdata" which is a long string
The text was updated successfully, but these errors were encountered: