https://bugs.kde.org/show_bug.cgi?id=486384
Bug ID: 486384 Summary: kio-gdrive sends a bad request to the Google API Classification: Frameworks and Libraries Product: kio-gdrive Version: 24.02.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: elvis.angelac...@kde.org Reporter: igorrum...@gmail.com Target Milestone: --- 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" -- You are receiving this mail because: You are watching all bug changes.