You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, I seem to have found the issue.
I read in the documentation that you can:
"...optionally pass in :login-host if you want to use test.salesforce.com or my.salesforce.com addresses"
So, I added the :login-host to the config map, but after some digging through the source code it seems that you have to use :sandbox? :IS_SANDBOX instead.
That's correct right?
Should the README.md file then be updated or is this something that should be added to the source code?
Hi
While trying to setup a connection with Salesforce I ran into the following issue:
This is code that I used, and I got a warning and exception while loading it into the REPL
Any thoughts on how I can resolve this?
The text was updated successfully, but these errors were encountered: