Skip to content

Commit e580fda

Browse files
authored
Added redirect url to readme (#831)
1 parent 15b5ec4 commit e580fda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/django/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ As you did at [Getting Started Guide](https://slack.dev/bolt-python/tutorial/get
8080
* Turn the feature on
8181
* Set the "Request URL" to `https://{your public domain}/slack/events`
8282
* 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.
8384
* Invite the app's bot user to a channel
8485
* Mention the bot user in the channel
8586
* You'll see a reply from your app's bot user!

0 commit comments

Comments
 (0)