NopeCHALLC / nopecha-python

Automated CAPTCHA solver for Python.
MIT License
942 stars 5 forks source link

Times out after 10 retries #7

Open Psekk opened 3 weeks ago

Psekk commented 3 weeks ago

After using the token solve api via this extension it returns a timed out after 10 retries. It shows up in the activity monitor but doesn't get past the POST, it returns the data of the POST and gets stuck at the GET nor does it show the GET in the activity monitor leaving me to believe it's an API issue and not an extension. I have no idea where else to report this issue however.