Bug 486384

Summary: kio-gdrive sends a bad request to the Google API
Product: [Frameworks and Libraries] kio-gdrive Reporter: Igor Rumiha <igorrumiha>
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 24.02.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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 ***