On Mon, 2020-05-11 at 12:29 -0400, Paulo Cesar G. Costa wrote:
> Correction: This happens only with iCloud contacts.
> ....
>
>
> Cannot modify contacts: Failed to put data: HTTP error code 201
> (Created): Created

        Hi,
I see, it's a CardDAV error message. The iCloud returned 'Created' even
for modifications, which feels weird. Could you run from a terminal:

   $ CARDDAV_DEBUG=1 /usr/libexec/evolution-addressbook-factory -w

(the actual path can differ in your system), then run evolution and
repeat the error message, please? I'd like to see the content of the
"201 Created" response from the server, because the 201 is success, but
they might add some information into the response, which the related
code deciphered as an error claim (some errors can be received with
HTTP success state).

Also, if you do not mind, could you open a ticket at [1], thus any
particular fix could have a reference in the bug tracker, please?

        Thanks and bye,
        Milan

[1] https://gitlab.gnome.org/GNOME/evolution-data-server/issues/new

_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to