Skip to content

Groupie is not working #5

@InheritX

Description

@InheritX

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions