With a typical web service call made, the browser debugger is showing a
Cross-Origin Request Blocked error because it Did not find method in CORS header
, specifically Access-Control-Allow-Methods.
The resolution to this is quite simple with Oracle HTTP Server (OHS) 12c.
Browser Error: "Did not find method in CORS