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
noviceinsalesforcenoviceinsalesforce 

problem in login of apex dataloader

Hi ,

 

I am getting a problem when I start up  apex dataloader it asks for username and password.

 

I insert my username : abc@gmail.com along with password let it is abc .But It shows error logging in to salesforce.Please check your username and password.

 

I am able to login into login.salesforce.com and developer.force.com with same username and password.

 

 

Thanks in Advance. 

 

 

Best Answer chosen by Admin (Salesforce Developers) 
Ankit AroraAnkit Arora

Check two things :

 

1) Username and password should be correct, also enter security token with password.

2) Go to Settings in data loader > Check Server Host (clear for default) : should be "https://login.salesforce.com" if you have developer edition and "https://test.salesforce.com" if it is a sandbox.

 

Let me know if still you face any problem.

 

Thanks

Ankit Arora

Blog | Facebook | Blog Page

All Answers

srikeerthisrikeerthi

Hi

 

In Password you have to specify yor Pasword and Security Token.

Like in Password you have to enter PasswordSecurityToken, then 

You can login Successfully.

Ankit AroraAnkit Arora

Check two things :

 

1) Username and password should be correct, also enter security token with password.

2) Go to Settings in data loader > Check Server Host (clear for default) : should be "https://login.salesforce.com" if you have developer edition and "https://test.salesforce.com" if it is a sandbox.

 

Let me know if still you face any problem.

 

Thanks

Ankit Arora

Blog | Facebook | Blog Page

This was selected as the best answer
noviceinsalesforcenoviceinsalesforce

Thanks to both of you for help..

 

 

nredmannredman

I've done all of this but I still get the error logging in to Salesforce.  Please check your username and password.  I'm using the developer edition so I change  the server host to https://test.salesforce.com and put my password as passwordsecuritytoken.  I also tried adding my ip range as a trusted ip.

Ankit AroraAnkit Arora

If you are using developer edition then you need to change "https://test.salesforce.com" to " https://login.salesforce.com"

 

And if you are using sandbox then you need to use " https://test.salesforce.com". Also ensure that you can login into your organization from browser.

 

 

Thanks

Ankit Arora

Blog | Facebook | Blog Page

nredmannredman

It worked.  Thanks.

andy_FSandy_FS

Where do I find the security token?

Aruna06Aruna06

U can get security token in

Setup-personal setup-my personal information-reset security token

Then u'll be receving mail to ur mail id regarding your security token....

 

 

dstancudstancu

Hi Ankit, could you please let me know where I can access the settings for apex dataloader to check I have the correct server host? So far I have tried to look for it under setup on my SF (i have admin rights) and I have tried so see if i can find the settings on my actual PC desktop where the app is saved.... i just cant seem to make it work - plesae help!

aiboochaibooch

I'm using LexiLoader for Mac and having the same issue. Trying to follow these instructions, but I don't see anywhere to enter my security token. Can anyone help?