-
Environment
Errors from error.log/crash.logNo errors Bug descriptionI am creating a Unity app to connect to ejabberd, and I am using this lib that already implements XEP-0045. I try to connect to an open room with room specification as below
So I managed to send a presence request to join the above room like below:
But the response from the ejabberd is always like below:
So I checked the XEP-0045 spec from this site .. so I decided to request for reserved Nick first before I sending join request like below:
And another error message returned like below:
I already googled this, and still couldn't find any answer. Does anybody understand this issue please help? Thanks :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
From ChatGPT I found the answer.. so I will close this issue |
Beta Was this translation helpful? Give feedback.
From ChatGPT I found the answer.. so I will close this issue