tigase / beagle-im

(M) XMPP client for macOS based on TigaseSwift XMPP library
GNU General Public License v3.0
182 stars 21 forks source link

Error trying to modify the profile settings #79

Closed nicfab closed 3 years ago

nicfab commented 3 years ago

Editing the profile settings Beagle gives the error as I describe below. I tried to set a picture as the image profile related to my IM account. However, the IM client returned an error and precisely "Server returned an error: not_acceptable". I attach an image to be more precise. I tried with another XMPP client, and it's possible to edit the profile details.

Screenshot 2021-03-13 at 17 33 35
hantu85 commented 3 years ago

BeagleIM uses VCard4 for the publication of VCard and PEP for avatar publication, so it may happen that other clients are using different XEPs (ie. VCardTemp) and due to that, it works with them while it does not work with BeagleIM.

As for submitting issues, please follow the templates that we provide and fill them in to provide relevant details.