Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need to make connection to sales force with oauth2.0, i get the token and I pass it to the endpoint but the problem i get this error
when i tested in postman it works fine with header i wrote in talend
What exactly are you trying to get out of Salesforce?
If you're trying to retrieve records from Salesforce objects, have you tried using the tSalesforceInput module?
I have rest endpoint for a Post API in salesforce that i need to expsose in talend that need oauth access with grant_type password