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:
I have CORS working for authentication from
http://localhost:8080 is there a different place to allow this origin? forĀ /database/customersĀ outside of the application inside of the realm I have defined?
--