Bug 486384 - kio-gdrive sends a bad request to the Google API
Summary: kio-gdrive sends a bad request to the Google API
Status: RESOLVED DUPLICATE of bug 480063
Alias: None
Product: kio-gdrive
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 24.02.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-01 07:34 UTC by Igor Rumiha
Modified: 2024-10-09 22:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Rumiha 2024-05-01 07:34:27 UTC
SUMMARY
I am getting a "Bad request" notification when opening my GDrive

STEPS TO REPRODUCE
1. Open GDrive in Dolphin
2. 
3. 

OBSERVED RESULT
Bad request notification shown.

EXPECTED RESULT
Able to access my GDrive

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  Tuxedo OS 3
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
I got this line in the logs:

kioworker[25407]:  org.kde.kgapi: Bad request, Google replied ' "{\n  \"error\": {\n    \"code\": 400,\n    \"message\": \"Invalid field selection etag,kind,nextLink,nextPageToken,selfLink,items(,,,,,,,,labels,exportLinks,lastViewedByMeDate,alternateLink,kind)\",\n    \"errors\": [\n      {\n        \"message\": \"Invalid field selection etag,kind,nextLink,nextPageToken,selfLink,items(,,,,,,,,labels,exportLinks,lastViewedByMeDate,alternateLink,kind)\",\n        \"domain\": \"global\",\n        \"reason\": \"invalidParameter\",\n        \"location\": \"fields\",\n        \"locationType\": \"parameter\"\n      }\n    ]\n  }\n}\n"
Comment 1 Elvis Angelaccio 2024-10-09 22:15:53 UTC
*** This bug has been marked as a duplicate of bug 480063 ***