1
votes

I am you using quickblox and im tryna authenticate the chat.. with this code

QBChatService.getInstance().loginWithUser(myapp.getQbUser(), MessageReader.this);

and at the end i get this error why?

SASL authentication failed

any help around here.....

1
i do not think so because, the other post uses facebook auth, and i am using direct authentication with a quickblox user.. - Elltz

1 Answers

0
votes

Looks like your user's password is wrong

print user entity myapp.getQbUser() before chat login and check user ID and password