tenox7 / wrp

Web Rendering Proxy: Use vintage, historical, legacy browsers on modern web
Apache License 2.0
1.05k stars 50 forks source link

Google Sign-In not Working #108

Open thicccpvpboi opened 1 year ago

thicccpvpboi commented 1 year ago

image How do I fix this?

luRaichu commented 11 months ago

I'm having the same problem as well. If you're running Chrome/Chromium headless, see if you can execute it in a desktop environment and perhaps that'll fix it. Many web services seem to block headless (no UI) browsers.

tenox7 commented 9 months ago

there must be some workaround in chromedp

tenox7 commented 9 months ago

some starting points

https://github.com/chromedp/chromedp/issues/877 https://github.com/chromedp/chromedp/issues/669

tenox7 commented 9 months ago

I think perhaps we could use https://github.com/go-rod/stealth ?