Access-Control-Allow-Origin

I have been trying to access hologram data via the REST API from javascript embedded in a webpage. I have been successful at this by loading the webpage directly in the browser, but have failed to be achieve the same result when I call the webpage from a webserver. Google chrome’s developer shows an error which indicates that the “Access-Control-Allow-Origin” is null.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.