'ReadyApi - 403 Forbidden, 200 Postman code

I have a problem with the service I want to call in readyApi. The same service returns status 200 in Postman, while in ReadyApi I get status 403. Has anyone had a similar problem? Only thing I found is there is a problem with the Header, but nothing specific.

enter image description here



Solution 1:[1]

@danio900409 can you compare the Raw Request from ReadyAPI with that from Postman? Anything different?

Are you running Postman Web or Desktop? Wondering if there are any network/firewall restrictions allow requests from Postman Web, but not where you are running ReadyAPI tests from.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 mconneely-sb