slack-ruby / slack-ruby-bot-server-events

Slack commands, interactive buttons, and events extension for slack-ruby-bot-server.
MIT License
71 stars 10 forks source link

Slack::Events::Request::InvalidSignature #11

Closed icco closed 3 years ago

icco commented 3 years ago

I'm setting up a new app based on https://github.com/slack-ruby/slack-ruby-bot-server-events-app-mentions-sample, and I'm getting Slack::Events::Request::InvalidSignature. It's not clear to me how to debug this.

icco commented 3 years ago

@CrazyOptimist why closing?

crazyoptimist commented 3 years ago

Sorry, just an accident. I was reading this.

icco commented 3 years ago

Actually, this was a typo on my end. Happened because my docker container was deserializing environment variables incorrectly.