https://bugs.kde.org/show_bug.cgi?id=391186

--- Comment #10 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit 3db025102b89e96f74a7d8ff68147cd6649df100 by Elvis Angelaccio.
Committed on 15/09/2022 at 22:11.
Pushed by elvisangelaccio into branch 'master'.

Don't start runJob() loop if the access token is not available.

Otherwise the loop will go on forever, attempting to start jobs that
will never work.

KAccounts seems to return an empty access token when google returns
a 401 error (access code expired).

M  +3    -0    src/gdrivehelper.cpp
M  +3    -0    src/kaccountsmanager.cpp
M  +8    -1    src/kio_gdrive.cpp

https://invent.kde.org/network/kio-gdrive/commit/3db025102b89e96f74a7d8ff68147cd6649df100

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to