Angular2 chat mattermost API

Hi,

I’m working for creating a chat with angular2 and the mattermost API hosted on my server.
The chat will be inserted in some website, something like chatlio.
i’m trying to connect and use the mattermost API thought the mattermost-driver-javascript/client.jsx at master · mattermost/mattermost-driver-javascript · GitHub js client.

After the login,that works fine,all other request goes in status 401. why?
The mattermost server is 3.7.3

There is a documentation?

Federico

Hi @federicolucca

Thanks for your question!

Mattermost v3.8 was released on April 16th. Could we have your help upgrading to the latest version to see whether the issue still reproduces for you?