function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ali bouhaddouali bouhaddou 

How can I configurate OAuth2 connection panel from Talend?

Hello all,
I'd like to connect Talend OS V.5.6 to my Sandbox org.

How can I configurate my oAuth2 connection from Talend? (screenshot below)
Where do I find the "token properties file" and "Callback host"?
Should I edit the web service URL generated by defaults when I change the login type to OAuth2 from: https://login.salesforce.com/services/oauth2 to: https://test.salesforce.com/services/oauth2 ??

Thank you in advance

Ali
Config OAuth2 Talend SFDC app
 
pconpcon
You should use the host URL for this
 
https://ap1.salesforce.com/services/oauth2/token

for your callbackurl where ap1 is the host that your instance is on.  I don't know what the "token properties" are.  I would recommend reaching out to the talend support / community and ask them.  You will probably get better luck there.