You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
I have noticed that every time I update my ngrok url in Slack Interactive Messages, I receive 500 Internal Server Error.
Upon inspection, It seems that slack does a SSL Check on these urls, with body {"ssl_check":"1","token":"AAAAAAAAAAAAAAAAAAAAAAAA"}. We should handle this in Botkit.
I am willing to open a PR for this.
The text was updated successfully, but these errors were encountered:
I have noticed that every time I update my ngrok url in Slack Interactive Messages, I receive
500 Internal Server Error
.Upon inspection, It seems that slack does a SSL Check on these urls, with body
{"ssl_check":"1","token":"AAAAAAAAAAAAAAAAAAAAAAAA"}
. We should handle this in Botkit.I am willing to open a PR for this.
The text was updated successfully, but these errors were encountered: