On Wed, 2021-09-08 at 15:06 +0100, Pete Biggs wrote: > I got the share invite, but when I click on the button it takes me to > office365.com where I had already configured the calendar. It doesn't > try and configure it within Evolution. (I'm on 3.40.4 BTW.)
Hi, could you check the headers of the attachment/message, please? Eventually, if you do not mind, send the invite only to me, attached, maybe zipped, with the IDs and other sensitive information malformed/censored. It can be they changed the message format, thus evolution doesn't detect it as the sharing invitation, thus it does not provide "its own button" for it. > In the share invite there's an XML attachment "sharing_metadata.xml" > and that contains a number of IDs. I've tried both the one labelled > "FolderId" (about 93 characters) and "MailboxId" (about 400 characters) > but both come up with "Id is malformed" ... Right, that's expected. Those IDs are EntryIDs, not EWS IDs. You can look at: https://gitlab.gnome.org/GNOME/evolution-ews/-/issues/90#note_875393 for a way to convert those. A tricky part is the authentication, if you use OAuth2, but even that can be done when you copy the authentication header from the evolution (EWS_DEBUG=2 evolution) into the curl command from the link above. Bye, Milan _______________________________________________ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list