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
{{ message }}
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
I am being tried to prebind my users when page gets loaded using xmpp-prebind in php. Its always returns non-authorized as response and getting a fatel error in screen
Fatal error: Uncaught exception 'XmppPrebindConnectionException' with message 'Invalid challenge
response received' in D:\xampp\htdocs\chat\chat\assets\xmpp-prebind\lib\XmppPrebind.php:420
Stack trace: #0 D:\xampp\htdocs\chat\chat\assets\xmpp-prebind\lib\XmppPrebind.php(381):
XmppPrebind->replyToChallengeResponse('<body xmlns='ht...') #1
D:\xampp\htdocs\chat\chat\assets\xmpp-prebind\lib\XmppPrebind.php(164): XmppPrebind->sendChallengeAndBuildDigestMd5Auth(Object(Auth_SASL_DigestMD5)) #2
D:\xampp\htdocs\chat\chat\chat.php(21): XmppPrebind->auth() #3 {main} thrown in
D:\xampp\htdocs\chat\chat\assets\xmpp-prebind\lib\XmppPrebind.php on line 420
Hi all,
I am being tried to prebind my users when page gets loaded using xmpp-prebind in php. Its always returns non-authorized as response and getting a fatel error in screen
and here is my console log.
here is my FireBug debug log
Please forgive me if its looks like childish.
Please let me know Whats wrong here?
The text was updated successfully, but these errors were encountered: