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 was archived by the owner on Nov 21, 2024. It is now read-only.
i have xmpp prebind configured as follows
connect($username, $password); $xmppPrebind->auth(); $sessionInfo = $xmppPrebind->getSessionInfo(); echo json_encode($sessionInfo); ?>but i am getting timeout error in a browser and not able to access the session info.
i am using Openfire 3.10.2
i am able to login successfully that i can see from FirePHP , but not able to get session info
' cnNwYXV0aD01MWNkOTdjNjMxNjU2YzY0NTk0YTZiY2ExNjhiY2U0Yg== '