albertgu2016
albertgu2016
I can get connection, but bot has no feedbak to room.
before we start hubot adapter hubot-mattermost, we have to do: export PORT:8080 and the mattermost shoud be better not same server as hubot
I have it working now, I am running not using docker. export HUBOT_LOG_LEVEL="debug" You will see the messge got and send
Question: Is the format of the Outgoing webhook in expected to be application/json Answer: No required Any hints on how to go about debugging this? Answer:export HUBOT_LOG_LEVEL="debug"