The problem was caused by a spurius '\r\n' in the end of authentication string. A good friend (Eduardo Habkost) uncovered the bug and pointed it me.
Adding new events is working now. :-) / *********************************************************************************/ 100%: Checks: 10, Failures: 0, Errors: 0 ../utests/utest_gcal.c:35:P:gcal:test_gcal_authenticate:0: Passed ../utests/utest_gcal.c:60:P:gcal:test_url_parse:0: Passed ../utests/utest_gcal.c:73:P:gcal:test_gcal_dump:0: Passed ../utests/utest_gcal.c:104:P:gcal:test_gcal_entries:0: Passed ../utests/utest_gcal.c:130:P:gcal:test_gcal_naive:0: Passed ../utests/utest_xpath.c:69:P:xpath:test_entry_list:0: Passed ../utests/utest_xpath.c:129:P:xpath:test_get_entries:0: Passed ../utests/utest_edit.c:91:P:edit:test_edit_add:0: Passed ../utests/utest_edit.c:37:P:edit:test_edit_xmlres:0: Passed ../utests/utest_edit.c:63:P:edit:test_edit_xml:0: Passed WARNING: invalid characters removed from testname! Overall coverage rate: 494 of 598 lines (82.6%) / *********************************************************************************/ Best regards Adenilson On May 6, 4:28 pm, Savago <[EMAIL PROTECTED]> wrote: > Friends > > I did some investigative work and didn't advanced. I'm still stuck > with the error message: "org.xml.sax.SAXParseException: The processing > instruction target matching "[xX][mM][lL]" is not allowed." > > I even did one test with a more simpler version of XML entry data like > this > (http://pastebin.com/m4ed9a618) but it still fails. > > The HTTP header seems to be OK, I did set it to "Content-Type: > application/atom+xml". > > Anyone out there have further ideas of what can be missing? > > Best regards > > Adenilson --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
