cancel
Showing results for 
Search instead for 
Did you mean: 

Perform a Post API OAuth 2.0 call to get token and pass token to a GET API Basic Auth Header

SnapWizard
New Contributor III

I need to make a Post Rest API call using OAuth 2.0 with client_id and client_secret and then pass the token to a Get Rest API snap to make the api call Client Authentication ‘Send as Basic Auth Header’. How can I do this using the Rest Snaps?

1 REPLY 1

Supratim
Contributor III

@SnapWizard You can try to create a REST OAuth2 Account and select "
Send Client Data as Basic Auth header".
image