buda-base / BDRC-Lib-App

5 stars 2 forks source link

image preview for work part 500 error #115

Open subsystem7 opened 1 year ago

subsystem7 commented 1 year ago

Preview query for work part is giving a 500 error:

{"timestamp":1679322407326,"status":500,"error":"Internal Server Error","path":"/bdr:MW23703_2771::thumbnail/full/!300,300/0/default.dflt"}

https://iiif.bdrc.io/bdr:MW23703_2771::thumbnail/full/!300,300/0/default.dflt
eroux commented 1 year ago

well... lets take a shortcut for this one... instead of using bdr:MW23703_2771 let's:

https://iiif.bdrc.io/bdr:W23703::thumbnail/full/!300,300/0/default.dflt

it's cheating a little bit... but since it will always work by construction let's use it for now