5
Answers

Web Api token authorization

Hi
I tried to access a third party web api(http://some domain) which is having Key ,Value , tried with postman tool its working by passing key, value but how to validate that authorization and get data in asp.net code behind thanks in advance

Answers (5)