I set up a Slack Social Connection and have double checked that the Client ID and the Client Secret are set correctly. However, when I test the connection, I get:
I have another Auth0 tenant with a Slack Social Connection to a different slack app, and that one works fine. So I have seen this social connection working before. I don’t know how to determine the issue here. How can I determine if this is an Auth0 bug or a Slack issue?
Hmm, unfortunately that one seems less full featured than the old one. Where’s the appropriate place to make feature requests? For example, IIRC, the old one stored the platform user id in its own field I could retrieve. Now it looks like I have to try and parse it out of the name identifier.
Any chance this could be addressed? Again, to clarify, I’m using the custom OAuth connection with Slack, not the Slack Integration. The reason for that is the Slack integration doesn’t give me the information I need.
Yup, can confirm it works on manually adding identity.basic in the URL for slack oauth2.
Is there anyway to get this added in from auth0 social connections slack integration?