<div dir="ltr">Hi,<div><br></div><div>I&#39;m currently looking into AeroGear Push Server (Simple with Unified).</div><div><br></div><div>For prototyping, I pieced together the following environment:</div><div><br></div><div>
1. &quot;<a href="https://www.openshift.com/quickstarts/aerogear-push-0x">AeroGear Push Server 0.10.0</a>&quot; cartridge running as an OpenShift application.</div><div>2. Git cloned <a href="https://github.com/aerogear/aerogear-simplepush-unifiedpush-quickstart">aerogear-simplepush-unifiedpush-quickstart</a></div>
<div><br></div><div>I edited unifiedpush.js so it points to my OpenShift application.  Then I open index.html in a browser and I get the following error:</div><div><br></div><div><ul><li>XMLHttpRequest cannot load <a href="https://aerogear-">https://aerogear-</a>****.<a href="http://rhcloud.com/8443/simplepush/info">rhcloud.com/8443/simplepush/info</a>. No &#39;Access-Control-Allow-Origin&#39; header is present on the requested resource. Origin &#39;<a href="http://127.0.0.1:9000">http://127.0.0.1:9000</a>&#39; is therefore not allowed access. <br>
</li></ul></div><div>(OK, I got the error from when hosted the index.html on a web server running locally.  But I get pretty much the same result from just opening index.html from the file system.)</div><div><br></div><div>
Does this mean that simple push server on my OpenShift application does not support CORS?  Or, am I not doing something right?</div><div><br></div><div>Thanks,</div><div><br></div><div>Michi</div><div><br></div></div>