CORS enabling for NYPL image server
anshikam opened this issue · 2 comments
anshikam commented
I am trying to use the NYPL DIgital Collections API in an Alexa Skill I am building. This skill searches what a user says over the public domain and returns an item image in a card inside the Alexa app. Amazon requires that the server hosting the images should be CORS-enabled. Right now I have trouble displaying the images using the image links provided in the API response. Is the NYPL image server CORS enabled?
emu47 commented
Unfortunately, it is not CORS-enabled, and it is unlikely to be changed in the near future.
anshikam commented
Thanks for replying so promptly and letting me know. I will probably just
use a link that redirects to the NYPL Digital Collections website on the
Alexa card.
On Aug 28, 2017 2:35 PM, "Kristopher Kelly" <notifications@github.com> wrote:
Unfortunately, it is not CORS-enabled, and it is unlikely to be changed in
the near future.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFl8RmQPLyxZAGZUCrpPxisVBPTyqNOoks5scwhogaJpZM4PEWlh>
.