<div dir="auto">Could this be solved with custom user agents? I have the following lines in my config.py:<div dir="auto"><br></div><div dir="auto"><table><tbody><tr><td>ua = 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 ' \</td></tr><tr></tr></tbody></table><table><tbody><tr><td>     '(KHTML, like Gecko) Chrome/69.0.3497.128 Safari/537.36'</td></tr><tr></tr></tbody></table><table><tbody><tr><td>config.set('content.headers.user_agent', ua, '*.<a href="http://whatsapp.com">whatsapp.com</a>')</td></tr><tr></tr></tbody></table>config.set('content.headers.user_agent', ua, '*.<a href="http://slack.com">slack.com</a>')<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 3, 2019, 12:40 Florian Bruhin <<a href="mailto:me@the-compiler.org">me@the-compiler.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Denis,<br>
<br>
On Tue, Dec 03, 2019 at 12:58:23PM +0100, Denis Khizhniak wrote:<br>
> I would like to switch to qutebrowser from Chromium but I can't log in to<br>
> my Google account.<br>
> Every time I try I receive this message:<br>
> <br>
> Couldn't sign you in<br>
> You are trying to sign in from a browser or app that doesn't allow us to<br>
> keep your account secure.<br>
> Try using a different browser. Learn more<br>
> <<a href="https://support.google.com/accounts/answer/7675428?hl=en" rel="noreferrer noreferrer" target="_blank">https://support.google.com/accounts/answer/7675428?hl=en</a>><br>
> <br>
> Could you please assist with this?<br>
> I have already tried to change *headers.user_agent* with no luck. Do you<br>
> have any workarounds?<br>
<br>
This is a change by Google, targetting applications which aren't browsers but<br>
ask the user to sign in to their Google Account:<br>
<a href="https://security.googleblog.com/2019/04/better-protection-against-man-in-middle.html" rel="noreferrer noreferrer" target="_blank">https://security.googleblog.com/2019/04/better-protection-against-man-in-middle.html</a><br>
<br>
I've heard about it before:<br>
<a href="https://www.reddit.com/r/qutebrowser/comments/cyb1wi/cant_sign_into_google/" rel="noreferrer noreferrer" target="_blank">https://www.reddit.com/r/qutebrowser/comments/cyb1wi/cant_sign_into_google/</a><br>
but it seems to come and go, and I've never seen it with my own account so far.<br>
<br>
Not much qutebrowser can do I guess - you might want to contact Google in some<br>
way, but... good luck with that.<br>
<br>
Florian<br>
<br>
-- <br>
<a href="mailto:me@the-compiler.org" target="_blank" rel="noreferrer">me@the-compiler.org</a> (Mail/XMPP) | <a href="https://www.qutebrowser.org" rel="noreferrer noreferrer" target="_blank">https://www.qutebrowser.org</a> <br>
       <a href="https://bruhin.software/" rel="noreferrer noreferrer" target="_blank">https://bruhin.software/</a> | <a href="https://github.com/sponsors/The-Compiler/" rel="noreferrer noreferrer" target="_blank">https://github.com/sponsors/The-Compiler/</a><br>
       GPG: 916E B0C8 FD55 A072 | <a href="https://the-compiler.org/pubkey.asc" rel="noreferrer noreferrer" target="_blank">https://the-compiler.org/pubkey.asc</a><br>
             I love long mails! | <a href="https://email.is-not-s.ms/" rel="noreferrer noreferrer" target="_blank">https://email.is-not-s.ms/</a><br>
</blockquote></div>