You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change "Full Name" from xmpp client(i'm using pidgin)
Send request
You've get BadRequest.
I'm test it in chrome extension "Advanced REST client", Python script, and wget (Linux utility) and I always get the same result(error in ejabberd.log).
"Test_Name" In first block it's a vcard "Full Name" - that I changed via pidgin before request.
Other similar requests like "register" "unregister, etc." work's fine, but those commands is a part of mod_admin module. Maybe it's because get_vcard is a part of mod_admin_extra and it's output has a different format?
The text was updated successfully, but these errors were encountered:
Rom4eg
changed the title
probably a bug in command get_vcard
probably a bug
Jul 1, 2015
I'm using ejabberd 15.04 and CentOS
config:
POST request:
error:
to reproduce the error:
You've get BadRequest.
I'm test it in chrome extension "Advanced REST client", Python script, and wget (Linux utility) and I always get the same result(error in ejabberd.log).
"Test_Name" In first block it's a vcard "Full Name" - that I changed via pidgin before request.
Other similar requests like "register" "unregister, etc." work's fine, but those commands is a part of mod_admin module. Maybe it's because get_vcard is a part of mod_admin_extra and it's output has a different format?
The text was updated successfully, but these errors were encountered: