[Akonadi] [Bug 333449] New: Creating/editing/deleting a todo list item results in an "Invalid item payload" and "Bad request"

Jasper jasper.mackenzie at gmail.com
Tue Apr 15 10:06:24 BST 2014


https://bugs.kde.org/show_bug.cgi?id=333449

            Bug ID: 333449
           Summary: Creating/editing/deleting a todo list item results in
                    an "Invalid item payload" and "Bad request"
    Classification: Unclassified
           Product: Akonadi
           Version: 4.13
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Google Resource
          Assignee: dvratil at redhat.com
          Reporter: jasper.mackenzie at gmail.com
                CC: kdepim-bugs at kde.org

Calendars and contacts are added and sync fine.
Adding calendar entries works as expected
 BUT
Adding, modifying or deleting a task results in an "Invalid item payload"
followed by an "Bad request" from akonaditray, and in the terminal that kontact
was started from:

akonadi_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"
 }
}
" ' 
Modifying a calendar entry results in a similar problem, after stating that I
am not the creator of the calendar entry and this will put you out of sync. I
get an error:
Google calendar and tasks <blah> Bad request

I have made sure that my email address is correct in KOrganiser settings.

I have deleted all kde/akonadi references ie .kde .config/blah .local/blah

Reproducible: Always

Steps to Reproduce:
1.start kontact
2.add google calendar
3.add todo item
Actual Results:  
Error as above.
Invalid item payload" followed by an "Bad request" from akonaditray, and in the
terminal that kontact was started from:

akonadi_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"
 }
}
" ' 

Expected Results:  
That the todo entry is created and synced
That there is no complaint about not being the organizer of the event, that the
event is modified and synced
 ie, it should "just work " 8)

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list