CORS issue on URL: api/v1/nodes/<id>/versions/<version number>/content

I'm presently receiving a CORS error message when trying to retrieve the content of a document through the CS 10.5 rest api with javascript. The weird part of this problem is that all other CS 10.5 rest api calls are presently working in my test case. Also when using postman to test the get content call it works correctly. Any ideal on how to troubleshoot this issue?

Tagged:

Comments