Whenever I send Quickblox login or chat join request it returns authorization error. {JavaScript SDK}

112 Views Asked by At

In the Headers I don't QB-Token! How Can I add that? I'm successfully creating a session but I cannot handle the other request as it returns an authorization(401) error.

1

There are 1 best solutions below

1
Hayk Shahinyan On

The session is required to put in QB.init if the session token comes from the backend.