Calling a POSTMAN Mock Server from IIB

515 Views Asked by At

I have been trying to call a mock server I made on POSTMAN from IIB flow that I deployed on local. But I am getting java.net.UnknownHostException: 77735a12-4076-4e16-af64-79f0f9b70b61.mock.pstmn.io I have tested the mock server after creating it, it works fine. But this time I am trying to hit it from outside POASTMAN. Do I have to include CORS headers here?

0

There are 0 best solutions below