I am testing the DSpace 7.2 with IIIF enabled. However, when I tried to load a jp2 image, I got following error messages -
Environment extended with app config
app.component.ts:179 Environment: Production
/server/api/config/properties/google.analytics.key:1 Failed to load resource: the server responded with a status of 404 (404)
/server/api/core/relationshiptypes/search/byEntityType?type=null&size=100&embed=leftType&embed=rightType:1 Failed to load resource: the server responded with a status of 400 (400)
/server/api/core/entitytypes/label/null:1 Failed to load resource: the server responded with a status of 404 (404)
3dspace-rest-response-parsing.service.ts:155 The response for '
https://xxx.xxx.xxx/server/api/core/items/a25370e8-94fb-41aa-835b-d5fecae95b25/bundles?page=0&size=9999' has the self link '
https://xxx.xxx.xxx/server/api/core/items/a25370e8-94fb-41aa-835b-d5fecae95b25/bundles?page=0&size=1000'. These don't match. This could mean there's an issue with the REST endpoint
ensureSelfLink @ dspace-rest-response-parsing.service.ts:155
mirador.js:85 Uncaught TypeError: Jc.viewer(...) is not a function
at Module.<anonymous> (mirador.js:85)
at o (mirador.js:1)
at mirador.js:1
at mirador.js:1
Thank you in advance for help.