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
I get after a request to discord: {'captcha_key': ['captcha-required'], 'captcha_sitekey': 'DELL', 'captcha_service': 'hcaptcha', 'captcha_rqdata': 'DELL', 'captcha_rqtoken': 'DELL'}I pass captcha_sitekey to bypass and always get False.
What could be the problem, or is this code no longer working?
The text was updated successfully, but these errors were encountered:
I get after a request to discord:
{'captcha_key': ['captcha-required'], 'captcha_sitekey': 'DELL', 'captcha_service': 'hcaptcha', 'captcha_rqdata': 'DELL', 'captcha_rqtoken': 'DELL'}
I pass captcha_sitekey to bypass and always get False.What could be the problem, or is this code no longer working?
The text was updated successfully, but these errors were encountered: