Service virtualization
in Virtualize
I just started with parasoft service virtualization and created my first virtual asset and proxy in server and linked asset with proxy, when i hit that proxy URL on browser i get my reponse but when i use it in Node project i get CORS error because response from parasoft proxy does not have response header values like "Access-Control-Allow-Origin: *" etc. can anyone help me out on this
Tagged:
0
Comments
Hi,
You can add the "Access-Control-Allow-Origin: *" header to the responder, this is done in the "Transport Header Tab", for more information here is that documentation page about message responders that talks about transport headers,
https://docs.parasoft.com/display/VIRT9105/Message+Responder+Overview