-
Notifications
You must be signed in to change notification settings - Fork 85
Groupie is not working #5
Copy link
Copy link
Open
Description
I tried ch08/groupie but its not working.
I am passing details like :
JID : kalpesh@192.168.1.63
Password : mypassword
Chat room : conference.192.168.1.63
Nickname : KT
after that when I submit form one ajax is called
POST http://bosh.metajack.im:5280/xmpp-httpbind
which completed successfully but when I type a message and press enter the same ajax fired but getting following error :
"NetworkError: 400 Bad Request - http://bosh.metajack.im:5280/xmpp-httpbind"
the post values for ajax is :
<body rid='4210537141' xmlns='http://jabber.org/protocol/httpbind'><message to='conference.192.168.1 .63' type='groupchat' xmlns='jabber:client'><body>dsfsfd</body></message></body>
So please help to solve the above issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels