<div dir="ltr">I am attempted to use the Javascript Adapter I think I have the javascript correct, but when I go to pu the request to /database/customers I get:<div><br></div><div>XMLHttpRequest cannot load <a href="http://localhost:8082/database/customers">http://localhost:8082/database/customers</a>. No &#39;Access-Control-Allow-Origin&#39; header is present on the requested resource. Origin &#39;<a href="http://localhost:8080">http://localhost:8080</a>&#39; is therefore not allowed access. The response had HTTP status code 405.</div><div><br></div><div>I have CORS working for authentication from <a href="http://localhost:8080">http://localhost:8080</a> is there a different place to allow this origin? forĀ /database/customersĀ outside of the application inside of the realm I have defined?<br clear="all"><div><br></div>-- <br><div class="gmail_signature">Chris Wallace<br><a href="mailto:cjwallac@gmail.com" target="_blank">cjwallac@gmail.com</a><br></div>
</div></div>