Reputation: 21
We have configured two redirect urls (different domain and valid https urls) in the slack app's oauth and permission section. When we try sso it works fine for the first redirect url and when doing sso for the second one we are getting {"ok":false,"error":"bad_redirect_uri"}. Please help us in resolving the issue
Upvotes: 1
Views: 1268
Reputation: 61
I had the same issue. The problem is that there are 2 more places where you have to specify the redirect_uri:
Upvotes: 6