'Multiple redirect uri's not working in slack
We are using oAuth using slack in our application.
REQUIREMENT:
What we want is to configure different redirect uri's for different domains ( like different redirect uri's for localhost, test and production mode) and We have configured multiple redirect url's in app settings of slack and have also added redirect_uri in oAuth flow url as well.
ERROR:
But When user is authorized by slack and redirects back to the url oAuth flow url then we are getting "bad_redirect_uri" error in response. If we try by configuring single redirect uri in app settings, then it works fine.
Thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
