Wildhoney / Magento-on-Angular

Angular.js application using Magento as the backend API
360 stars 120 forks source link

CORS issue #95

Closed danielkoch closed 9 years ago

danielkoch commented 9 years ago

After setup MoA I get a lot of errors caused by the cross-domain setup: Example: XMLHttpRequest cannot load http://[myHost]/attributes/color. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://[myHost]' is therefore not allowed access.