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

image_url from Search API results no longer yields a downloadable image #3616

Closed
pdurbin opened this issue Feb 1, 2017 · 1 comment
Closed

Comments

@pdurbin
Copy link
Member

pdurbin commented Feb 1, 2017

The Search API has a documented feature wherein a field called image_url appears in search results but this no longer works as of some performance optimizations that where made in the 4.2 timeframe regarding thumbnails. I discovered this while poking around in the code for #3559 and @landreev encouraged me to open an issue.

An example is "image_url":"https://demo.dataverse.org/api/access/dsCardImage/2" from http://guides.dataverse.org/en/4.6/api/search.html . Instead of an image you always get 204 No Content.

No one has complained that this image_url feature doesn't work any more. The only place where I'm aware that it's used is the proof of concept Android app I I knocked together a while ago: https://github.com/IQSS/dataverse-android . Here's a screenshots of how they where used:

mkwrzkj

@pdurbin
Copy link
Member Author

pdurbin commented Jun 28, 2017

I'll open this back up when I feel like there's demand for it. Closing.

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

No branches or pull requests

1 participant