Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot override default endpoint during compilation #31

Open
mfb2 opened this issue Mar 30, 2018 · 1 comment
Open

Cannot override default endpoint during compilation #31

mfb2 opened this issue Mar 30, 2018 · 1 comment

Comments

@mfb2
Copy link
Contributor

mfb2 commented Mar 30, 2018

When compiling the application, Forcex.Client uses the default endpoint of login.salesforce.com to generate services & objects. When attempting to use sandbox / test credentials, compilation fails because there is no ability to change this endpoint to test.salesforce.com.

#26 attempts to resolve this issue, please review and advise.

@mfb2
Copy link
Contributor Author

mfb2 commented Apr 4, 2018

I updated #26 to rely on the configuration provided to the :login method and/or system environment variables. compile.forcex.ex remains unchanged for the moment, relying on default configuration to do its work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant