I hope you’re doing well. I’m trying to obtain the OAuth Redirect URL from n8n so I can paste it into my Slack app and install it in another workspace. However, I’m facing an issue where the OAuth Redirect URL is not appearing for me. As you can see in the image below, it’s not showing up.
In the video I’m following, the OAuth Redirect URL is displayed, and they paste it into the Slack app. Could you please guide me on how to resolve this issue?
We are having this same issue but with the Google calendar integration. All tutorials show the extra tabs of client ID and secret, but for us it doesn’t appear. Hope this gets answered soon.
Generally when you don’t see some oauth specific fields on an n8n cloud instance, it’s because cloud instances use shared infrastructure for oauth, so that individual users don’t need to setup a custom clientId and secret.
You can click on the “Connect to my account” button, finish the oauth flow, and start using the credential. No additional setup necessary.