data-aggregator
data-aggregator copied to clipboard
Image API not working
I am having trouble retrieving an image from the following api endpoint: https://www.artic.edu/iiif/2/1adf2696-8489-499b-cad2-821d7fde4b33/full/843,/0/default.jpg
The API response is always 404 not found. I tested this with various different image id's.
On your website, where you use this api call, there is no image shown, which indicates that the API doesn't return an image.
Attached you have a screenshot of my response in postman and also a screenshot from your website, where the image is missing.
Can you please look into this? I am trying to develop a website based on your API.