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 posting #1575 Secure cert for Sandbox I noticed that http://ddmal.music.mcgill.ca/diva.js/try/iiif-external.html allows for switching to http, to work around mixed content issues. However, the Islandora Sandbox doesn't send a CORS header to support a remote IIIF request via Javascript: Access to fetch at 'http://future.islandora.ca/node/20/manifest' from origin 'http://ddmal.music.mcgill.ca' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
After posting #1575 Secure cert for Sandbox I noticed that http://ddmal.music.mcgill.ca/diva.js/try/iiif-external.html allows for switching to http, to work around mixed content issues. However, the Islandora Sandbox doesn't send a CORS header to support a remote IIIF request via Javascript:
Access to fetch at 'http://future.islandora.ca/node/20/manifest' from origin 'http://ddmal.music.mcgill.ca' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
/cc @dannylamb
The text was updated successfully, but these errors were encountered: