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
Edit: the issue is not with insecure resources, but with a missing permissions on the resource site.
For example, if you try to run an AJAX query on an insecure resource, you get the error below. Is there a workaround for this?
Access to XMLHttpRequest at 'resource' from origin 'host' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
The text was updated successfully, but these errors were encountered:
Edit: the issue is not with insecure resources, but with a missing permissions on the resource site.
For example, if you try to run an AJAX query on an insecure resource, you get the error below. Is there a workaround for this?
Access to XMLHttpRequest at 'resource' from origin 'host' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
The text was updated successfully, but these errors were encountered: