andrepolischuk / keep

Desktop app for Google Keep packaged with Electron
The Unlicense
411 stars 70 forks source link

Couldn't sign you in #46

Closed benderCRC closed 4 years ago

benderCRC commented 4 years ago

After entering in my account, I see this... goo

I was able to get it to work by copying the files from "AppData/Roaming/Keep/" from a computer that was already signed in, but it has now logged me off and I can not log back in.

yebrahim commented 4 years ago

See https://github.com/timche/gmail-desktop/issues/174, seems like the author needs to expose a way to edit the user agent for the workaround to work.

benderCRC commented 4 years ago

Hello, I have found how to resolve this issue...

Open the application and click "View" -> "Toggle Developer Tools"

Then select the 3 dots at the very right and click "More tools" -> "Network conditions"

keep1

Next at the very bottom under "User agent" uncheck "Select automatically" and paste in the string: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:71.0) Gecko/20100101 Firefox/71.0

keep2

This setting will persist and resolve the issue.

vladimirprieto commented 4 years ago

Hello, I have found how to resolve this issue...

Open the application and click "View" -> "Toggle Developer Tools"

Then select the 3 dots at the very right and click "More tools" -> "Network conditions"

keep1

Next at the very bottom under "User agent" uncheck "Select automatically" and paste in the string: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:71.0) Gecko/20100101 Firefox/71.0

keep2

This setting will persist and resolve the issue.

not working for me that workaround

andrepolischuk commented 4 years ago

fixed in v0.1.9