Authorization token usage clarification
I tried them with the IDs instead, still same errors, were any of my attempts correct for authorization?
View ArticleIs it possible to integrate Mattermost in existing web application?
I have few more queries for Mattermost integration 1. Is it possible to have global search of the header as well as content of discussion even though the person who is searching it is not part of any...
View ArticleAuthorization token usage clarification
Have you tried to use the Token that is return in the Header of the login response?
View ArticleNot sure how to report this bug
Summary I think I found a bug, I'd like to help report it. Not sure where to do so. Steps to reproduce In the System Console - Email Notifications, test a connection with gmail smtp but make sure the...
View ArticleHow to use Lets Encrypt with the Docker Image of Mattermost
I think the symlinks don't work because docker containers can't access host's filesystem outside of docker volume. Could you copy the cert files into the volume instead and try again?
View ArticleMattermost Team Edition Server v3.3.0 [EROR] /api/v3/users/status: code=404
Hi, First, i have to say. Very happy and grateful of your product. I never had any issue of what so ever with it.But after upgrading to team edition v3.3.0 i get errors in mattermost.log every...
View ArticleDebian 8 nginx 502 error
Hello @elias, sry for the long break, over the weekend i didnt have the access to the server. if i try to access via curl http://192.168.40.26:8065i got the following error:curl: (7) Failed to connect...
View ArticleNot showing Full Name in team chat
Mattermost doesn't show the full name of people in the chat I installed the docker package, hooked it up to gitlab via oauth. Everything works just fine, except for the full name I would have expected...
View ArticlePush proxy error
Hi man! let's try to do it through this proxy servers http://advanced.name/ It has to help you
View Article[SOLVED] Revoking invitation to join a team / remove user from a team
Hi @tist In v3.3.0 that will be released on August 16th, team and system admins will be able to remove members from a team via the "manage members" modal or via the system console. As for revoking an...
View Article[SOLVED] Revoking invitation to join a team / remove user from a team
Thank you @lindy65, resetting the salt is not an option for me as it wouldmake the other invitations invalid too. I'm happy to hear that removing ause from the team will be possible in the very near...
View ArticleDebian 8 nginx 502 error
Nop its not a problem of the database being on the same or other server, as you can see your console after entering ./platform can I ask a dumb question? did you ensure mattermost is running while...
View ArticleAuthorization token usage clarification
That comes back as a cookie right? If so, then yes.
View ArticleError then run "make test"
Hi nguyenalm, Can you send me the whole output of the make test command, or at least all of the stack traces at the end?
View ArticleAuthorization token usage clarification
So you're setting the Authorizarion Header of the request like Authorization: Bearer <the-token-value-from-the-cookie> or Authorization: Token <the-token-value-from-the-cookie> that should...
View ArticleDebian 8 nginx 502 error
i'm 100% sure that mattermost is running while i executing curl. to prove that i will show you the last comands and the promptroot@mattermost:~# service mattermost status● mattermost.service -...
View ArticleDebian 8 nginx 502 error
Maybe i'll be best if you join our Developers Channel so we can have a little bit more interaction so we can help you figure this one out.
View ArticleIntermittent users/status problem in the logs
Summary We have several messages of "/api/v3/users/status" 404 being logged and I am not sure it's related to 404 messages showing up in the users' web interfaces. Steps to reproduce Not sure how to...
View ArticleNewbie wanting to know basic setup
thank you for your response I don't know. That's the thing, I have no clue about servers or anything. could you please explain to me how it works and give me some pointers?
View ArticleAuthorization token usage clarification
I am trying that but I am getting error:token=<the-token-value-from-the-cookie> Appears to bea CSRF attempt
View Article