-
Notifications
You must be signed in to change notification settings - Fork 25
Login problem using RForcecom Sanbox Environment #36
Comments
@jugadupa Yes, you can connect to a testing environment via RForcecom. It will run exactly like connecting to a live environment. You might want to double check your password and security token match the username for your sandbox. It might be different from your live environment. Here is an example of connecting to a test environment from the package:
I also notice you mentioned |
Hello @ReportMort Looking at http://rforcecom.plavox.info/ it lists 0.8 as the latest. Thanks |
I have built from the GIT code, used these instructions http://kbroman.org/pkg_primer/pages/build.html |
You actually don't need to build it manually. You can just use devtools to Install devtools and use directions: https://github.com/hadley/devtools/blob/master/README.md Easy peasy! On Wed, Mar 16, 2016, 20:54 TonyWhiteSMS [email protected] wrote:
|
Yeah, the install should be a one-liner. Below are 2 examples on how to install from Github:
@TonyWhiteSMS as far as your original question about logging in, if you just run the command |
I tried to connect well:
instanceURL <- "https://test.salesforce.com/"
also
instanceURL <- "https://cs26.salesforce.com/"
too
instanceURL <- "https://nn--test.cs26.my.salesforce.com/"
But it has not been possible, in the history login salesforce is no record of the call. You can connect to a sandbox environment for Rforce?
Regards
Juan Gabriel
The text was updated successfully, but these errors were encountered: