Summary: | Creating/editing/deleting a todo list item results in an "Invalid item payload" and "Bad request" | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Jasper <jasper.mackenzie> |
Component: | Google Resource | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | alarmfifa, electrobs, kdepim-bugs, sebastian.niemeyer |
Priority: | NOR | ||
Version: | 4.13 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
akonadi log for google tasks
LibKGAPi.log |
Description
Jasper
2014-04-15 09:06:24 UTC
Experiancing the same issues and same output in Kubuntu 14.04. This did not work previously either (13.10) and has been broken for as long as I can remember. Please provide information about libkgapi package version. In kdebugdialog, enable "LibKGAPI2 (raw data)" and restart Akonadi from console (akonadictl restart), then try to reproduce the behavior and paste output from console here. That will make it possible to find out what exact part of the request makes Google unhappy. (In reply to comment #2) > Please provide information about libkgapi package version. > > In kdebugdialog, enable "LibKGAPI2 (raw data)" and restart Akonadi from > console (akonadictl restart), then try to reproduce the behavior and paste > output from console here. That will make it possible to find out what exact > part of the request makes Google unhappy. Hello. I have the same problem. I've tried to follow your advice, but there is no LibKGAPI2 in kdebugdialog =( jiust only LibKGAPI. I enabled this one and it didn't help me =( Created attachment 86514 [details] akonadi log for google tasks (In reply to comment #3) > (In reply to comment #2) > > Please provide information about libkgapi package version. > > > > In kdebugdialog, enable "LibKGAPI2 (raw data)" and restart Akonadi from > > console (akonadictl restart), then try to reproduce the behavior and paste > > output from console here. That will make it possible to find out what exact > > part of the request makes Google unhappy. > > Hello. > I have the same problem. I've tried to follow your advice, but there is no > LibKGAPI2 in kdebugdialog =( jiust only LibKGAPI. > I enabled this one and it didn't help me =( Daniel, I'm sorry, I didn't understand you correctly at the first time =( So, I have a libkgapi 2.1.1-1 (KDE 4.13, ArchLinux) For debugging I had to enable "akonadi_googlecalendar_resource_2", not "LibKGAPI2 (raw data)". So, I can provide you more detail information in the attach. *** This bug has been confirmed by popular vote. *** On Wed, 23 Apr 2014 04:25:08 +1200, Daniel Vrátil <dvratil@redhat.com> wrote: > https://bugs.kde.org/show_bug.cgi?id=333449 > > --- Comment #2 from Daniel Vrátil <dvratil@redhat.com> --- > Please provide information about libkgapi package version. > > In kdebugdialog, enable "LibKGAPI2 (raw data)" and restart Akonadi from > console > (akonadictl restart), then try to reproduce the behavior and paste > output from > console here. That will make it possible to find out what exact part of > the > request makes Google unhappy. Embarrassingly it is now working as it should. I believe the difference is that I am using Kwallet to store the passwords. Maybe it is that I enable LibKGAPI2 (raw data) in kdebugdialoge. I did remove completely akonadi from .kde and .local and start again before testing, and did not enable auto refresh (for whatever reason). Anyway, thanks again, it is all good for now 8) Jasper Created attachment 86565 [details]
LibKGAPi.log
HI! I have so same problem as the other people here! Very annoying Ah some additional informations. * It has never worked for me correctly. * It works sometimes with some events, others didnt * I have the same problem with calendar entrys. * I currently work on the newest libkgapi with the newest KDE 4.14 * It is the same issue as posted in the first comment. konadi_googlecalendar_resource_1(26123)/LibKGAPI KGAPI2::Job::Private::_k_replyReceived: Bad request, Google replied ' "{ "error": { "errors": [ { "domain": "global", "reason": "invalid", "message": "Invalid Value" } ], "code": 400, "message": "Invalid Value" } } This bug has never been confirmed for a KDE PIM version that is based on KDE Frameworks (5.x). Those versions differ significantly from the old 4.x series. Therefore, I plan to close it in around two or three months. In the meantime, it is set to WAITINGFORINFO to give reporters the oportunity to check if it is still valid. As soon as someone confirms it for a recent version (at least 5.1, ideally even more recent), I'll gladly reopen it. Please understand that we lack the manpower to triage bugs reported for versions almost two years beyond their end of life. Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.1 aka 15.12; preferably much more recent), please open a new one unless it already exists. Thank you for all your input. |