• Ettys
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi,

My team is developing some customizations using the SFDC API.
We got an error, trying to connect to SFDC sandbox instance:

faultCode: {urn:fault.enterprise.soap.sforce.com}INVALID_LOGIN

faultSubcode:

faultString: INVALID_LOGIN: Invalid username or password or locked out.

faultActor:

faultNode:

faultDetail:

{urn:fault.enterprise.soap.sforce.com}fault:

INVALID_LOGIN

Invalid username or password or locked out.


It looks pretty straight forward. We thought it had to do with a missing token, but after resolving the token issue - we could login through the web, but not via the code. The token was appended to the pwd in the code too.

Any idea is welcomed.

Thanks,
Etty
  • February 12, 2008
  • Like
  • 0