Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Connect to salesforce oauth2.0

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

 

0683p000009M1BX.png0683p000009M0c6.png

Labels (2)
2 Replies
Anonymous
Not applicable
Author

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

 

Anonymous
Not applicable
Author

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