Due to cyberattacks, the Internet Archive has limited service availability. As a result, the OpenLibrary Download API works, but the IIIF API does not. The effect on FromThePage is that images are not appearing in the Open Seadragon viewer.
If we switch the OSD viewer over to use the Download API request for full images, this fails because the Download API does not have the proper CORS headers. As a result, we need to download images on request and serve them locally for users to be able to see IA-hosted images.
Due to cyberattacks, the Internet Archive has limited service availability. As a result, the OpenLibrary Download API works, but the IIIF API does not. The effect on FromThePage is that images are not appearing in the Open Seadragon viewer.
If we switch the OSD viewer over to use the Download API request for full images, this fails because the Download API does not have the proper CORS headers. As a result, we need to download images on request and serve them locally for users to be able to see IA-hosted images.