Cannot make API calls
Here is a full error message: {"id":"api.context.404.app_error","message":"Sorry, we could not find the page.","detailed_error":"There doesn't appear to be an api call for the...
View ArticlePush notifications (iOS) message content not visible
Hi @FredBlaise. By default, only generic messages are sent, to include content from messages go to System Console > Notifications > Mobile Push > Send full message snippet. Does this help?
View Article[SOLVED] Cannot make API calls
Ok @thej The thing is that you need to build the URL like this http:///api/v3/teams//channels//posts/page/0/5 in your example. Hope this solves your problem. Let me know
View ArticleSet rules for usernames
HI I am new to Mattermost and trying to set it up for my team to use. I would like to be able to set a rule on how the username is created. Specifically first.last name. is there something like this...
View ArticleFinding user_id for hubot-auth
I'm trying to use hubot-auth with Mattermost. The first thing I need to set though is the IDs for admins as a ENV variable, e.g. HUBOT_AUTH_ROLES="admin=U12345678 mod=U87654321,U67856745" Is there an...
View Article[SOLVED] Cannot make API calls
@elias This worked like a charm!!! Thank you very much. How did you figure out to include teams/ in the URL so I can employ the same process for future API calls? For reference, I've been consulting...
View Article[SOLVED] Cannot make API calls
Hi @thej At the beginning of https://github.com/mattermost/platform/blob/master/api/api.go you have all the routes prefix you can use that as a starting point. Can you please set the title of this...
View ArticleWhere to find Mattermost after installing GitLab omnibus?
Has anyone used that Gitlab/Mattermost document and has gotten the system to work without any additional changes that have not been mentioned there? I think I'm incompatible with their documentation...
View ArticleUpgrading to GitLab Mattermost in GitLab 8.9
I having exact same issue as @samypr100 ..It says I have 0 teams. gitlab@gitlab:~/mattermost/bin$ sudo -u mattermost -i bash mattermost@gitlab:~$ cd /opt/gitlab/embedded/service/mattermost...
View ArticleUpgrading to GitLab Mattermost in GitLab 8.9
techspawn: I having exact same issue as @samypr100 ..It says I have 0 teams. samypr100: I have an instance of gitlab which when I installed, I set up mattermost but didn't use it at the time.Now that...
View ArticleUpgrading to GitLab Mattermost in GitLab 8.9
Hi @GhostLyricsI thought this was the thread for upgrade issues with Gitlab. Where should I create the appropriate thread and how should I title it so that it get's the context of this thread? Thanks!
View ArticleBug Hunt Competition (Desktop App v1.3)
Huge thanks to everyone who helped submit pull requests for Desktop App v1.3, excited to ship the new release soon! We're trying out something new: a Bug Hunt Competition! Top 5 point scorers will win...
View ArticleHow get from API user Status?
Hi,How can I get all post and users from api ?What fields should i send (JSON DATA) and links to get post and users from api? api/v3/??? Yours, thankfullyGracjan
View ArticleMattermost Android seems never cache bundle.js
This issue is being tracked with https://mattermost.atlassian.net/browse/PLT-2396
View ArticleUpgrading to GitLab Mattermost in GitLab 8.9
Hi everyone, If you haven't found the answer to your issue by web searching the error message plus "mattermost", then please use this link to post a new topic in the GitLab Mattermost forum for your...
View ArticleSupport for Postgres-XL or CITUS
Hi @dimitertodorov, High availability is a feature that's complex to setup and test on a monthly release cycle, and it's most typically used in enterprises rather than teams, so it's not supported in...
View ArticleAutomatically generating a snippet/attachment from long text?
Hey guys! I want to ask about messages longer than the max limit. We currently use Slack, and would like to migrate to an inhouse solution, so I am currently testing Mattermost. One of the big...
View ArticleHow get from API user Status?
/users/statushi,i found this and don't know how arrange a JSON. Can someone me help ?
View Article