Forum Discussion
michaelsh
5 years agoKudo Kingpin
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...
boley2131
1 year agoFrequent Visitor
Did you ever get this figured out? I'm facing the same challenge. Thanks!