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
sujithkumar j 9sujithkumar j 9 

Issue with Force.com Migration Tool

Hi guys,

 

When I used Force.com Migration tool to retrieve metadata from a developer org, I got this error : 

Invalid username, password, security token; or user locked out.

My password don't have any $ symbols.But i am getting the same

 

After checking the configuration, I'm sure that : 

- The username, password & security token are correct because I can use them to checkout a Force.com project in Eclipse.

- Server url is correct (https://login.salesforce.com)

 

Can anybody give me an advice ?

 

Thanks.
Andy BoettcherAndy Boettcher
Eclipse is using the same API calls as the Migration Tool does to pull metadata from the org - so my guess is that you may have something incorrect in your configuration files.

If your network requires an HTTP Proxy this can be also blocking you.