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
ERROR:root:Error: 400 {"errorCode":"ERROR_BAD_PARAMETERS","errorDescription":"There appears to be an issue with the parameters submitted for the task.(10)","errorId":22}
ERROR:root:Data: {'clientKey': 'next_bfb06238a4e429bb29a06f037455883bcc', 'solftId': '', 'callbackUrl': '', 'task': {'type': 'FunCaptchaTaskProxyless', 'websiteURL': 'https://twitter.com/i/flow/signup', 'websitePublicKey': '2CB16598-CB82-4CF7-B332-5990DB66F3AB', 'data': ''}}
here is my code :
next_api = NextCaptchaAPI(client_key="next_bfb06238a4e429bb29a06f037455883bcc")
result = next_api.funcaptcha(website_url=website_url, website_public_key=sitekey)
what's the issue ???
The text was updated successfully, but these errors were encountered:
I keep getting this error :
here is my code :
what's the issue ???
The text was updated successfully, but these errors were encountered: