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
Basically your server needs to set a header Access-Control-Allow-Origin: *. Can you implement this and then try again? This is to solve the manifest not loading. It will most likely also solve the problem with the image URIs and info.json
Hi,
I've been trying to add an image to a new manifest via the tool and I keep getting a "URI is not valid" error.
I've tried it as an image (level0):
https://philippinestudies.uk/mapping/images/iiif/manila-panel1/full/full/0/default.jpg
And as an info.json file:
https://philippinestudies.uk/mapping/images/iiif/manila-panel1/info.json
http://free.iiifhosting.com/iiif/94ed082cc0af882a704b6cac380dde873d1830157d383e1a02bb089adf16999e/info.json
Yet it works as a level1 image:
https://free.iiifhosting.com/iiif/94ed082cc0af882a704b6cac380dde873d1830157d383e1a02bb089adf16999e/full/full/0/default.jpg
Manifest here:
https://philippinestudies.uk/mapping/iiif-manifests/manila-panel1/manifest.json
I was wondering what was wrong with the info.json files above and what's wrong with the level0 image.
Can you let me know?
Thanks!
The text was updated successfully, but these errors were encountered: