I am trying to consume a REST API and able to consume using win form applicaion, but when i am trying same in fiddler it is giving me 403 unauthorized error.
I am adding few headers along with request.
I have to implement this logic in BizTalk and thats why before going biztalk i want to test it in fiddler.