Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS enabling for NYPL image server #9

Open
anshikam opened this issue Aug 28, 2017 · 2 comments
Open

CORS enabling for NYPL image server #9

anshikam opened this issue Aug 28, 2017 · 2 comments

Comments

@anshikam
Copy link

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
Copy link

emu47 commented Aug 28, 2017

Unfortunately, it is not CORS-enabled, and it is unlikely to be changed in the near future.

@anshikam
Copy link
Author

anshikam commented Aug 28, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants