Recently, our team have been working on developing a rest web service in oracle soa suite 12c.
The rest service details are:
Method: POST
Payload: JSON (request/response)
Param type: query
We have successfully made this service and were trying to invoke the service using external HTML/AJAX api.
But we are facing "CORS" issue:
1.png (268.72 KB)We added headers properties in CLIENT side and also on SOA application.
But are still facing the cors issue.
So, we also tried invoking the soa application via OSB rest service adapter but there also facing CORS issue.
Thanks,
Akash
Genx Info Technologies Private Ltd.