<?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 OAuth2 Authentication Failing in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247358#M32561</link>
    <description>I don't know much about this. But the port on the Jetty server is 1234 and the callback port is 8443. That seems like it might be the problem. I'm not sure if you can set the port on the Jetty server with some property.</description>
    <pubDate>Sat, 05 Sep 2015 13:15:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-05T13:15:56Z</dc:date>
    <item>
      <title>Salesforce OAuth2 Authentication Failing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247357#M32560</link>
      <description>OS: Mac OS X (10.10.5)&lt;BR /&gt;Talend: 6.0.0&lt;BR /&gt;I am having trouble creating a usable Salesforce Connection. For some reason, the callback host/port is not being listened.&lt;BR /&gt;The component is not returning any errors, and does provide a url for authorization. And it does attempt to listen from that port, as evidenced by this log message.&lt;BR /&gt;&lt;PRE&gt;2015-09-03 18:49:17.686:INFO:oejs.Server:jetty-8.1.12.v20130726&lt;BR /&gt;2015-09-03 18:49:17.807:INFO:oejus.SslContextFactory:Enabled Protocols  of &lt;BR /&gt;2015-09-03 18:49:17.838:INFO:oejs.AbstractConnector:Started SslSelectChannelConnector@0.0.0.0:1234&lt;/PRE&gt;&lt;BR /&gt;My component settings are as follows:&lt;BR /&gt;&lt;PRE&gt;Salesforce WebService URL: ""&lt;BR /&gt;Salesforce Version: 25.0&lt;BR /&gt;CallBack Host: localhost&lt;BR /&gt;CallBack Port: 8443&lt;BR /&gt;Token file: /Applications/Talend Data Integration/workspace/token.properties&lt;/PRE&gt;&lt;BR /&gt;I have considered using "Basic" type authentication, but as there is a&amp;nbsp;security token that keeps changing, using it is out of the question.</description>
      <pubDate>Sat, 16 Nov 2024 11:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247357#M32560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce OAuth2 Authentication Failing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247358#M32561</link>
      <description>I don't know much about this. But the port on the Jetty server is 1234 and the callback port is 8443. That seems like it might be the problem. I'm not sure if you can set the port on the Jetty server with some property.</description>
      <pubDate>Sat, 05 Sep 2015 13:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247358#M32561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-05T13:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce OAuth2 Authentication Failing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247359#M32562</link>
      <description>I have tried 8443 as well. Didn't seem to work.</description>
      <pubDate>Sun, 06 Sep 2015 13:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247359#M32562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-06T13:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce OAuth2 Authentication Failing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247360#M32563</link>
      <description>Hi nathan_zch,
&lt;BR /&gt;Can you connect Saleforce successfully by using the basic authentication mode? Is there something running on 8443 por? 
&lt;BR /&gt;Have you tried to use "login.salesforce.com/services/oauth2/token" and "443" for callback url and callback port to see if it works?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 08 Sep 2015 05:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247360#M32563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-08T05:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce OAuth2 Authentication Failing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247361#M32564</link>
      <description>Yes, I can connect to Salesforce via basic after I append the security token to the password. Nothing is running on port 8443 according to the Network Utility.&lt;BR /&gt;I only have the credentials for a salesforce sandbox, so my callback host has test instead of login. Trying to use 443 as port and test.salesforce... as callback host returns the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;2015-09-08 23:55:11.993:INFO:oejs.Server:jetty-8.1.12.v20130726&lt;BR /&gt;2015-09-08 23:55:12.105:INFO:oejus.SslContextFactory:Enabled Protocols  of &lt;BR /&gt;2015-09-08 23:55:12.127:WARN:oejuc.AbstractLifeCycle:FAILED SslSelectChannelConnector@0.0.0.0:443: java.net.SocketException: Permission denied&lt;BR /&gt;java.net.SocketException: Permission denied&lt;BR /&gt;	at sun.nio.ch.Net.bind0(Native Method)&lt;BR /&gt;	at sun.nio.ch.Net.bind(Net.java:444)&lt;BR /&gt;	at sun.nio.ch.Net.bind(Net.java:436)&lt;BR /&gt;	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)&lt;BR /&gt;	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)&lt;BR /&gt;	at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)&lt;BR /&gt;	at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)&lt;BR /&gt;	at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)&lt;BR /&gt;	at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:631)&lt;BR /&gt;	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)&lt;BR /&gt;	at org.eclipse.jetty.server.Server.doStart(Server.java:293)&lt;BR /&gt;	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)&lt;BR /&gt;	at org.talend.salesforce.oauth.HttpsService.&amp;lt;init&amp;gt;(HttpsService.java:56)&lt;BR /&gt;	at org.talend.salesforce.oauth.OAuthClient.getToken(OAuthClient.java:241)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.loginWithOAuth(SforceOAuthConnection.java:107)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.renewSession(SforceOAuthConnection.java:139)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.init(SforceOAuthConnection.java:134)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.&amp;lt;init&amp;gt;(SforceOAuthConnection.java:78)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.&amp;lt;init&amp;gt;(SforceOAuthConnection.java:30)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection$Builder.build(SforceOAuthConnection.java:212)&lt;BR /&gt;	at salesforce_alpha_au.coursesync_0_1.CourseSync.tSalesforceConnection_1Process(CourseSync.java:350)&lt;BR /&gt;	at salesforce_alpha_au.coursesync_0_1.CourseSync.runJobInTOS(CourseSync.java:4033)&lt;BR /&gt;	at salesforce_alpha_au.coursesync_0_1.CourseSync.main(CourseSync.java:3890)&lt;BR /&gt;2015-09-08 23:55:12.128:WARN:oejuc.AbstractLifeCycle:FAILED org.eclipse.jetty.server.Server@14d6cc5e: java.net.SocketException: Permission denied&lt;BR /&gt;java.net.SocketException: Permission denied&lt;BR /&gt;	at sun.nio.ch.Net.bind0(Native Method)&lt;BR /&gt;	at sun.nio.ch.Net.bind(Net.java:444)&lt;BR /&gt;	at sun.nio.ch.Net.bind(Net.java:436)&lt;BR /&gt;	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)&lt;BR /&gt;	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)&lt;BR /&gt;	at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)&lt;BR /&gt;	at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)&lt;BR /&gt;	at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)&lt;BR /&gt;	at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:631)&lt;BR /&gt;	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)&lt;BR /&gt;	at org.eclipse.jetty.server.Server.doStart(Server.java:293)&lt;BR /&gt;	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)&lt;BR /&gt;	at org.talend.salesforce.oauth.HttpsService.&amp;lt;init&amp;gt;(HttpsService.java:56)&lt;BR /&gt;	at org.talend.salesforce.oauth.OAuthClient.getToken(OAuthClient.java:241)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.loginWithOAuth(SforceOAuthConnection.java:107)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.renewSession(SforceOAuthConnection.java:139)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.init(SforceOAuthConnection.java:134)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.&amp;lt;init&amp;gt;(SforceOAuthConnection.java:78)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.&amp;lt;init&amp;gt;(SforceOAuthConnection.java:30)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection$Builder.build(SforceOAuthConnection.java:212)&lt;BR /&gt;	at salesforce_alpha_au.coursesync_0_1.CourseSync.tSalesforceConnection_1Process(CourseSync.java:350)&lt;BR /&gt;	at salesforce_alpha_au.coursesync_0_1.CourseSync.runJobInTOS(CourseSync.java:4033)&lt;BR /&gt;	at salesforce_alpha_au.coursesync_0_1.CourseSync.main(CourseSync.java:3890)&lt;BR /&gt;Exception in component tSalesforceConnection_1&lt;BR /&gt;java.net.SocketException: Permission denied&lt;BR /&gt;	at sun.nio.ch.Net.bind0(Native Method)&lt;BR /&gt;	at sun.nio.ch.Net.bind(Net.java:444)&lt;BR /&gt;	at sun.nio.ch.Net.bind(Net.java:436)&lt;BR /&gt;	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)&lt;BR /&gt;	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)&lt;BR /&gt;	at org.eclipse.jetty.server.nio.SelectChannelConnector.open(SelectChannelConnector.java:187)&lt;BR /&gt;	at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:316)&lt;BR /&gt;	at org.eclipse.jetty.server.nio.SelectChannelConnector.doStart(SelectChannelConnector.java:265)&lt;BR /&gt;	at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:631)&lt;BR /&gt;	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)&lt;BR /&gt;	at org.eclipse.jetty.server.Server.doStart(Server.java:293)&lt;BR /&gt;	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)&lt;BR /&gt;	at org.talend.salesforce.oauth.HttpsService.&amp;lt;init&amp;gt;(HttpsService.java:56)&lt;BR /&gt;	at org.talend.salesforce.oauth.OAuthClient.getToken(OAuthClient.java:241)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.loginWithOAuth(SforceOAuthConnection.java:107)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.renewSession(SforceOAuthConnection.java:139)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.init(SforceOAuthConnection.java:134)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.&amp;lt;init&amp;gt;(SforceOAuthConnection.java:78)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection.&amp;lt;init&amp;gt;(SforceOAuthConnection.java:30)&lt;BR /&gt;	at org.talend.salesforce.SforceOAuthConnection$Builder.build(SforceOAuthConnection.java:212)&lt;BR /&gt;	at salesforce_alpha_au.coursesync_0_1.CourseSync.tSalesforceConnection_1Process(CourseSync.java:350)&lt;BR /&gt;	at salesforce_alpha_au.coursesync_0_1.CourseSync.runJobInTOS(CourseSync.java:4033)&lt;BR /&gt;	at salesforce_alpha_au.coursesync_0_1.CourseSync.main(CourseSync.java:3890)&lt;/PRE&gt;</description>
      <pubDate>Tue, 08 Sep 2015 16:56:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247361#M32564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-08T16:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce OAuth2 Authentication Failing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247362#M32565</link>
      <description>I am have talend running on a amazon remote server and want to connect to salesforce using the oauth2 mode. What should be the callback url and port? I am able to connect via the basic authentication mode. &amp;nbsp;&amp;nbsp;</description>
      <pubDate>Sun, 15 May 2016 14:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247362#M32565</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-05-15T14:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce OAuth2 Authentication Failing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247363#M32566</link>
      <description>Hi&amp;nbsp; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;asaxena1991&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;, 
&lt;BR /&gt;Have you already checked component reference about: 
&lt;A href="https://help.talend.com/search/all?query=tSalesforceInput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tSalesforceInput&lt;/A&gt;? 
&lt;BR /&gt;There are some descriptions about login type for OAuth2 mode. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 17 May 2016 09:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-OAuth2-Authentication-Failing/m-p/2247363#M32566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-17T09:49:50Z</dc:date>
    </item>
  </channel>
</rss>

