ferdium / ferdium-app

All your services in one place, built by the community
https://ferdium.org
Apache License 2.0
2.9k stars 176 forks source link

Ferdium todos: Google Task Couldn’t sign you in #1414

Open malioukis opened 1 year ago

malioukis commented 1 year ago

Avoid duplicates

Ferdium Version

6.5.2

What Operating System are you using?

Windows 10

Operating System Version

WIndows 10 22H2

What arch are you using?

x64

Last Known Working Ferdium version

No response

Expected Behavior

Sign in and view the Google Tasks through the ferdium todos panel.

Actual Behavior

When trying to sign in in the right ferdium todo panel, the panel throws the following error: "This browser or app may not be secure. Learn more Try using a different browser. If you’re already using a supported browser, you can try again to sign in."

Steps to reproduce

  1. Go to settings and enable Ferdium Todos, select Google Task
  2. Try to sign in with your email in the right ferdium todo panel

Debug link

No response

Screenshots

Ferdium Todos Panel:

image

Additional information

No response

sam-adam commented 11 months ago

Hello @malioukis , based on what I read regarding electron-web-view here changing your user agent should work.

You can change it on "File" > "Settings" > "Advanced" Tab > Fill out the empty "User Agent" textbox.

I tried using an arbitrary name of "FerdiumApp" and it works.

malioukis commented 11 months ago

Hello @sam-adam, Thank you for your answer! It worked like a charm!

I think that it has to be pointed out inside the app that the user agent field must be filled in order for the sidebar tasks to work! 😅

azizly commented 10 months ago

I have tried filling the user agent, but it didn't work, still i can't be logged in, can you assist how did you do it @malioukis

azizly commented 10 months ago

2023-12-23 12_48_46-Ferdium - Personal - WhatsApp still suffering

samflynd commented 10 months ago

@azizly you can try to use your main browser's user agent, please ensure first that google tasks is indeed open-able from that main browser (firefox, chrome, etc).

Check the user agent here: https://whatmyuseragent.com

Then fill it out to Ferdium's custom user agent.

juil commented 2 months ago

Hello @malioukis , based on what I read regarding electron-web-view here changing your user agent should work.

You can change it on "File" > "Settings" > "Advanced" Tab > Fill out the empty "User Agent" textbox.

I tried using an arbitrary name of "FerdiumApp" and it works.

This worked for me. Are there any security issues that come with changing the UserAgent? Is there any context for why Google considers the default as insecure?