gologinapp / pygologin

REST API provides programmatic access to GoLogin App. Create a new browser profile, get a list of all browser profiles, add a browser profile and running
Other
61 stars 42 forks source link

Can't bypass CloudFlare Turnstile #41

Open ggforces opened 11 months ago

ggforces commented 11 months ago

When I try to bypass the turnstile captcha with my own code, it doesn't allow me to pass. However, when I run it without any code in the application, I can pass through. Can you update it?

nikita5526 commented 11 months ago

@ggforces Hi! Did I understand correctly that you cannot complete the CloudFlare captcha in headless mode, but at the same time, the verification is done using the GoLogin application?

ggforces commented 11 months ago

@nikita5526

Can you watch this?

If i try with manual can be pass turnstile but i want pass with pygologin.

https://github.com/gologinapp/pygologin/assets/60465269/b8e0a047-fae6-4166-bd72-b24d7a6395b9

MacMarde commented 9 months ago

I am having the same issue. Anyone has found a solution?

ggforces commented 8 months ago

@nikita5526 Can you solve this?

ggforces commented 5 months ago

It was solved a while ago but the same problem still exists.