OAuth Redirect URL is not showing in my n8n

Hello,

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?

Currently i am using Trial Version. and Running version [email protected]

1 Like

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Why no one is responding on this question

1 Like

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.

1 Like

Can you please give response to this post. @bartv @Jon @jan

1 Like

i’m facing similar issue and cant seem to resolve this anyway

1 Like

same thing here and it looks like no one actually knows how to fix it… most of replies I’ve read are useless

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.

Okay, but if I’m doing projects for someone I’d rather have custom options right? So how can I get them?

can’t you just create another credential? and login?

nothing works. for all microsoft services I have automatic connection to my account and I can’t give non-standard ones.

Even in incognito mode in browser? it should prompt and can use different account. some companies have auto login with windows user account.

same issue here and did anything find out the reason?