function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
dragon123dragon123 

what is the right answer?

 A developer attempts to load data into the sandbox environment using the Data Loader GUI. The data load fails due to authentication issues.
 
What should the developer check to diagnose the problem? (Choose 2 answers)
 
A.      The password encryption settings
 
B.      The mapping file
 
C        The endpoint URL
 
D.      The user name
 
I think c and D
AroraAnupAroraAnup

Yes, I think it should be C and D.....as it says its an authentication issue so could potentially be the URL (login.salesforce.com VS test.salesforce.com) or an incorrect username/password

dragon123dragon123

Thanks .. but password also changed (security token) what abt option A

AroraAnupAroraAnup

I think if you are accessing the SF environment and Data loader from the same IP address, you don't need to key in the Security Token. Also, you answer option says Password encryption settings, doesnt really talk about password expiry or Security token. So I still think the answer should be username and end point URL