Forum Discussion

michaelsh's avatar
michaelsh
Kudo Kingpin
5 years ago

Authorization Header for OAuth 1.0 API

I have a Postman OAuth 1.0 API call which is working great. I have all the necessary parameters: realm, consumer key, consumer secret, token id, token secret... I send them in headers with HMAC-SHA...