| Summary: | kio-gdrive sends a bad request to the Google API | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] kio-gdrive | Reporter: | Igor Rumiha <igorrumiha> |
| Component: | general | Assignee: | Elvis Angelaccio <elvis.angelaccio> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 24.02.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
*** This bug has been marked as a duplicate of bug 480063 *** |
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"