networkdynamics / pytok

A web scraper for TikTok using Playwright
59 stars 6 forks source link

Captcha failure #7

Closed moha-ep closed 4 months ago

moha-ep commented 4 months ago

Is the captcha solver failing?

i get the next message: {'code': 500, 'data': {'msg': 'VerifyErr'}, 'message': 'Unable to verify. Please try again.', 'msg_code': '500', 'msg_sub_code': 'verify_err'}

bendavidsteel commented 4 months ago

I changed how we solve captcha, so this should be fixed now! Feel free to re-open if you still find problems after the last commit