You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
danielkoch
added a commit
to danielkoch/Magento-on-Angular
that referenced
this issue
Feb 19, 2015
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.
The text was updated successfully, but these errors were encountered: