Search code examples
botframeworkslackazure-bot-service

BotService Slack channel connection returns Slack API Error to message sent


After connecting Slack to Azure Bot Service following instruction from the link, Azure does not bypass the message to bot server. Sreenshots are from Issue which appears by clicking on issue button next to the channel. Issue appears every time I send message from Slack.

Anyone encountered similar case?
Error message is little unkind...

https://learn.microsoft.com/en-us/azure/bot-service/bot-service-channel-connect-slack?view=azure-bot-service-4.0&tabs=abs

BTW, test chat on portal is working as expected.

slack error screen shot


Solution

  • Triple checking my tokens, it fixed error. So it seems to be my mistake on setting token...

    When error message spotted out credential error, it would have made my life easier...