Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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.
It should work also with version 7.0.1.
Double check for URL, username, password and security token.
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.