M
Michael Jacobs
Guest
Looking at the REST service's log shows a couple of things: 1) The CORS preflight (OPTIONS) request do not appear to be getting to the OE CORS handler 2) The OE CORS filter shows no indications that it is rejecting a request Taken together, the client's CORS OPTIONS request is running into some other problem that is causing an error response.
Continue reading...
Continue reading...