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
Currently, CORS headers are enabled within the info.json that SIPI delivers (access-control-allow-origin: *) but they are not enabled in images and documents in server. This is an important issue that needs to resolved.
The text was updated successfully, but these errors were encountered:
Currently, CORS headers are enabled within the info.json that SIPI delivers (
access-control-allow-origin: *
) but they are not enabled in images and documents inserver
. This is an important issue that needs to resolved.The text was updated successfully, but these errors were encountered: