Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

slackbutton_bot.js redirectUri Bug Fix #526

Merged
merged 1 commit into from
Dec 5, 2016

Conversation

jonchurch
Copy link
Contributor

@jonchurch jonchurch commented Dec 2, 2016

Closes #510

I introduced a bug in #465 by adding process.env.redirectUri as a required variable to run slackbutton_bot.js example.

redirectUri is an optional parameter that is part of the slackbutton oauth flow, and as such should not be required to run the file.

This removes that requirement, and comments out redirectUri in the bot's config while pointing it out as an optional parameter.

@jonchurch jonchurch changed the title remove redirectUri as required parameter to start file slackbutton_bot.js redirectUri Bug Fix Dec 2, 2016
@benbrown benbrown merged commit d14b1ea into howdyai:master Dec 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants