I’m trying to utilize the Mattermost nodes for some workflows, and I have created the credentials, once with a user token, and once with a bot token. When I attempt to use certain nodes like the “Create Channel” node, the “Team Name or ID” field says, "Error fetching options from Mattermost.
I have tried creating the credentials, ensuring that they are connecting correctly to the API. I have deleted them, and recreated them. I have logged in and out of my self-hosted n8n instance. Nothing seems to be working, other than doing everything manually through HTTP request nodes.
Any help with what might be happening would be amazing.
I am self-hosting n8n, and I am using the latest n8nio/n8n docker image