Azure: CORS - No 'Access-Control-Allow-Origin' header is present

Jul 11, 2016 11:24

https://rtfm.co.ua/wp-content/uploads/2015/12/azure_logo-e1450250345727.png Azure: CORS - No 'Access-Control-Allow-Origin' header is present
После подключения внешнего домена к WebApp в Azure - страница открывается с ошибками:
Font from origin 'http://musikmatedev.azurewebsites.net' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://music-de.ms' is therefore not allowed access. The response had HTTP status code 404.
и:
XMLHttpRequest cannot load http://musikmatedev.azurewebsites.net/get_Step_1.php?lang=EN&. Request header field X-Requested-With is not allowed by Access-Control-Allow-Headers in preflight response.

https://rtfm.co.ua/azure-cors-no-access-control-allow-origin-header-is-present/
Azure, CORS #Azure, #CORS

cors, azure

Previous post Next post
Up