Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Salesforce: IOException: [LoginFault [ApiFault exceptionCode='INVALID_LOGIN'

I am getting this error:

 

 IOException: [LoginFault [ApiFault  exceptionCode='INVALID_LOGIN'

When using Talend (7.0.1) to connect to Salesforce.

 

I am connecting to a Salesforce sandbox (test.salesforce.com) using the username, password and security token.

 

I know the login details work, because I can login to Salesforce via Chrome.

 

Yet I get the error in Talend and the Salesforce Login audit log says: 'Incorrect Password'

 

Why is this not working?

Is Talend altering the password or security token before using them?

How can I get better debug logs from Talend?

Labels (4)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

My password contained lots of special characters, which Talend did not seem to like.

 

After changing the password to something else, and getting the new security token, it worked.

View solution in original post

2 Replies
TRF
Champion II
Champion II

It should work also with version 7.0.1.

Double check for URL, username, password and security token.

Anonymous
Not applicable
Author

My password contained lots of special characters, which Talend did not seem to like.

 

After changing the password to something else, and getting the new security token, it worked.