I am trying to connect to salesforce sandbox via OAuth Connection
I’m trying to connect my Salesforce Sandbox to n8n Cloud using the built-in Salesforce OAuth2 credential.
-
n8n version: 1.110.1 (Cloud)
-
Auth type: OAuth2
-
Database: default
-
Execution process: default
What I tried:
-
Created a Connected App in Salesforce with OAuth enabled.
-
Added the n8n redirect URI in the Connected App.
-
In n8n, set up a new Salesforce credential → selected Environment Type = Sandbox.
-
When I click Connect my account, it always redirects me to
login.salesforce.com(production login), nottest.salesforce.comor my sandbox domain.
Since the redirect always goes to login.salesforce.com, my sandbox user credentials are rejected with incorrect email/password, they only work on the sandbox domain.
What am I missing ? Need urgent help with this.
