Salesforce *sandbox* - developer license for Salesforce sandbox will not connect via Oauth2.0

Describe the problem/error/question

User can not add salesforce sandbox credentials to n8n if the sandbox is using a developer license. You can only add partial copy sandbox’s to credentials.

What is the error message (if any)?

The OAuth URL is wrong. IF you select “Sandbox” for Environment Type. The URL on the OAuth pop up shows “login.salesforce.com” & this is wrong!

It should be https://test.salesforce.com.

Share the output returned by the last node

Information on your n8n setup

  • n8n version: cloud n8n@1.121.3

I appreciate the reply, but you either did not fully read what I posted or you lack the critical understanding necessary. You can connect with a partial copy license as it does not use test.url. Dev licenses in salesforce use the test. url which means @n8n needs to fix it.