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
Copy file name to clipboardExpand all lines: examples/django/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,7 @@ As you did at [Getting Started Guide](https://slack.dev/bolt-python/tutorial/get
80
80
* Turn the feature on
81
81
* Set the "Request URL" to `https://{your public domain}/slack/events`
82
82
* Visit `https://{your public domain}/slack/install` and complete the installation flow
83
+
* Add `https://{your public domain}/slack/oauth_redirect` as your redirect URL for your app in Oauth & Permissions on the Slack app configuration page.
0 commit comments