Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
RVeitch_84
Creator
Creator

How can I make a rest api call using Oauth1 authentication, using tRest or tRestClient.

I need to make a simple rest call using Oauth1,

I'm just looking for some help on making this happen, I think I would just need to throw a tJava componet in front of the tRest client and pass the tokens and secrets in, but just looking for some layout examples on what that should look like.

 

I'm able to hit the end point with postman with no problem, using:

Consumer Key

Consumer Secret

Access Token

Token Secret

Realm

Just trying to figure out if its possible with Talend.

 

Thanks for any help.

 

 

 

Labels (3)
0 Replies