Slack-API – How to receive button click from a block? Getting error “This App responded with status Code 404”
I am creating a slack bot, which has a slash command that processes some data. The slash command responds with a confirmation block. The slash command handling works as expected, I am receiving the users’ data and I can respond to it, but when I click on the yes/no buttons I get “This App responded with status Code 404”.