<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Salesforce login failed - known good user id/password in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349125#M116143</link>
    <description>How do I use the tSetProxy component ?&lt;BR /&gt;Is there any tutorial or help available ?</description>
    <pubDate>Fri, 20 Sep 2013 09:43:03 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2013-09-20T09:43:03Z</dc:date>
    <item>
      <title>Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349117#M116135</link>
      <description>TOS 5.3.1.r104014&lt;BR /&gt;I am trying to connect to Salesforce with the tSalesforceInput, query the user table, and output via tLogRow. This is about as simple as it gets. My user id/password has already been authenticated on my computer, I am logged in to Salesforce in browser while trying to get TOS to connect, so I know the userid/password is good and authenticated. Because I'm authenticated I don't need a "token". I've done this before and it worked fine, but now it won't work. I've tried both:&lt;BR /&gt;"&lt;A href="https://www.salesforce.com/services/Soap/u/19.0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.salesforce.com/services/Soap/u/19.0&lt;/A&gt;"&lt;BR /&gt;and&lt;BR /&gt;"&lt;A href="https://www.salesforce.com/services/Soap/u/25.0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.salesforce.com/services/Soap/u/25.0&lt;/A&gt;"&lt;BR /&gt;TOS says:&lt;BR /&gt;statistics] connecting to socket on port 3632&lt;BR /&gt; connected&lt;BR /&gt;Exception in component tSalesforceInput_1&lt;BR /&gt;java.lang.RuntimeException: Login failed! Please check the username,password and endpoint&lt;BR /&gt;	at sf2mysql.sf2mysql_0_1.sf2mysql.tSalesforceInput_1Process(sf2mysql.java:1056)&lt;BR /&gt;	at sf2mysql.sf2mysql_0_1.sf2mysql.runJobInTOS(sf2mysql.java:2215)&lt;BR /&gt;	at sf2mysql.sf2mysql_0_1.sf2mysql.main(sf2mysql.java:2081)&lt;BR /&gt; disconnected&lt;BR /&gt;What am I missing? I know the login is valid, I know this ip/computer is authenticated, what else is it looking for?&lt;BR /&gt;Edit: Additionally, my ip is in the SF trusted IP range (I know this because I added it myself), so activation for my ip is not required anyhow.</description>
      <pubDate>Sat, 16 Nov 2024 11:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349117#M116135</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349118#M116136</link>
      <description>And....after beating my head against the wall for an hour....I exit TOS, take a break, reload TOS, run the job that has failed a hundred times, changing nothing...and it works. Seriously??? WTF????
&lt;BR /&gt;I don't know what to say. I change nothing, I exit TOS, I reload TOS, and now it works.</description>
      <pubDate>Thu, 01 Aug 2013 04:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349118#M116136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-01T04:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349119#M116137</link>
      <description>Hello,
&lt;BR /&gt;I also am facing a similar issue however it has not been resolved by exiting TOS and connecting again.
&lt;BR /&gt;Unlike zootal, I have generated and appended the Security token to the password.
&lt;BR /&gt;To validate the login I have to enter an HTTP proxy server and port.
&lt;BR /&gt;After enabling HTTP proxy and entering the details I click on "Check Login".
&lt;BR /&gt;I get a success message.
&lt;BR /&gt;However when I try to execute the job, I get the following error:
&lt;BR /&gt;java.lang.RuntimeException: Login failed! Please check the username,password and endpoint
&lt;BR /&gt;I have seen the code of the job and the Http proxy details are not passed on to it.
&lt;BR /&gt;Can this be the cause of the error?
&lt;BR /&gt;Is there a workaround for this?</description>
      <pubDate>Thu, 19 Sep 2013 09:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349119#M116137</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-09-19T09:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349120#M116138</link>
      <description>I wouldn't have thought it was a proxy issue as you seem to be getting a response back from Salesforce.&lt;BR /&gt;If you're sure that all of the connection details are correct, I'd just check to make sure no spaces have crept in during any cut-and-paste.</description>
      <pubDate>Thu, 19 Sep 2013 10:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349120#M116138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-19T10:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349121#M116139</link>
      <description>I have created a new Salesforce connection which validates the login (with http proxy) successfully.&lt;BR /&gt;When using the same connection object in a job, I get the previously mentioned "Login failed!" error message.&lt;BR /&gt;There is no change in values between the creation and usage of the connection object.&lt;BR /&gt;I wonder how a space can creep into the credentials.</description>
      <pubDate>Thu, 19 Sep 2013 11:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349121#M116139</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-09-19T11:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349122#M116140</link>
      <description>I guess, if you're using the repository connection details, it can't.&lt;BR /&gt;Are you running the Job locally, or on a Job Server?&lt;BR /&gt;My only other suggestion is, that when running the Job, your connection is not resolving to the instance of Salesforce that you think.</description>
      <pubDate>Thu, 19 Sep 2013 12:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349122#M116140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-19T12:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349123#M116141</link>
      <description>I am running the job locally.&lt;BR /&gt;And I don't see the http proxy details provided in the SF connection used in the job.&lt;BR /&gt;Can this be the cause?</description>
      <pubDate>Thu, 19 Sep 2013 13:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349123#M116141</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-09-19T13:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349124#M116142</link>
      <description>I don't use repository connections in Jobs, as it causes headaches later - promotion to production etc.
&lt;BR /&gt;If you specify a proxy in the metadata repository item, I believe this is for the repo only and does not get carried forward to the Job connection.
&lt;BR /&gt;I'm sure this is the case for proxy settings - I'm not sure about Socks proxy. There is a checkbox on tSalesforceConnection, to specify a Socks proxy. This may be carried forward from the repo.
&lt;BR /&gt;You can specify your proxy in a Job using tSetProxy.
&lt;BR /&gt;My original thought was that I've never seen "bad username/password" for a proxy issue. It suggests that you have made it out to Salesforce.</description>
      <pubDate>Thu, 19 Sep 2013 14:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349124#M116142</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-19T14:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349125#M116143</link>
      <description>How do I use the tSetProxy component ?&lt;BR /&gt;Is there any tutorial or help available ?</description>
      <pubDate>Fri, 20 Sep 2013 09:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349125#M116143</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-09-20T09:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349126#M116144</link>
      <description>I found it and it works !!&lt;BR /&gt;Thank you very much for your help \o/</description>
      <pubDate>Fri, 20 Sep 2013 09:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349126#M116144</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-09-20T09:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349127#M116145</link>
      <description>I am having same issue...can u pls tell me how to map tsetProxy with tsalesforceConnection?</description>
      <pubDate>Wed, 16 Apr 2014 03:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349127#M116145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-16T03:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce login failed - known good user id/password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349128#M116146</link>
      <description>Hi, &lt;BR /&gt;Here is a component reference &lt;A href="https://help.talend.com/search/all?query=tSetProxy&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tSetProxy&lt;/A&gt;.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 21 Apr 2014 09:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-login-failed-known-good-user-id-password/m-p/2349128#M116146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-21T09:30:12Z</dc:date>
    </item>
  </channel>
</rss>

