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

Can't download the lite data set #57

Closed
ashleydavis opened this issue Feb 10, 2024 · 5 comments
Closed

Can't download the lite data set #57

ashleydavis opened this issue Feb 10, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@ashleydavis
Copy link

ashleydavis commented Feb 10, 2024

Describe the bug
Fails to download the lite data set.

To Reproduce
Click the link in the README:
unplash data download link

Expected behavior
I would expect that a zip file would be downloaded. Instead I see this message in Chrome:
Unsplash error

@ashleydavis ashleydavis added the bug Something isn't working label Feb 10, 2024
@JoshuaWise
Copy link

Same error here.

@vzack2001
Copy link

Same error…
curl -L "https://unsplash.com/data/lite/latest" --output "unsplash-lite.zip" --dump-header store.txt
store.txt

HTTP/2 302
server: Cowboy
report-to: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1707724191&sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add&s=%2BKmtJobuZGusv%2BeLLy30CFmSx6UXSRp3mVNQYv06WSg%3D"}]}
reporting-endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1707724191&sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add&s=%2BKmtJobuZGusv%2BeLLy30CFmSx6UXSRp3mVNQYv06WSg%3D
nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
x-frame-options: SAMEORIGIN
x-content-type-options: nosniff
x-xss-protection: 1
referrer-policy: origin-when-cross-origin
access-control-allow-origin: unsplash.com
location: https://unsplash-datasets.s3.amazonaws.com/lite/latest/unsplash-research-dataset-lite-latest.zip
content-type: text/html; charset=utf-8
x-powered-by: hero-app
content-language: en
cache-control: no-cache
x-request-id: 5bce23eb-349c-4b61-9207-f6a3742819d6
x-runtime: 0.009806
strict-transport-security: max-age=63072000; includeSubDomains
via: 1.1 vegur, 1.1 varnish
accept-ranges: bytes
date: Mon, 12 Feb 2024 07:49:51 GMT
x-served-by: cache-iad-kiad7000074-IAD
x-cache: MISS
x-cache-hits: 0
vary: Accept, Accept-Encoding
set-cookie: require_cookie_consent=false; Expires=Tue, 11 Feb 2025 07:49:51 GMT; path=/;
set-cookie: xp-pricing=control; expires=Tue, 11 Feb 2025 07:49:51 GMT; path=/;
set-cookie: xp-content-analysis=minimal; expires=Tue, 11 Feb 2025 07:49:51 GMT; path=/;

HTTP/1.1 403 Forbidden
x-amz-request-id: 49FCZJX4Z7MCM6HC
x-amz-id-2: BFXkMKoteRylTcW5JLpV//ZrbDMD6vQTGzvjNFU2WFX9XXt6yfHrnKE4bSfwc72wj5IGMqCZwB0=
Content-Type: application/xml
Transfer-Encoding: chunked
Date: Mon, 12 Feb 2024 07:49:50 GMT
Server: AmazonS3

AccessDeniedAccess Denied49FCZJX4Z7MCM6HCBFXkMKoteRylTcW5JLpV//ZrbDMD6vQTGzvjNFU2WFX9XXt6yfHrnKE4bSfwc72wj5IGMqCZwB0=

@CyberTimon
Copy link

Same issue

@TimmyCarbone
Copy link
Member

TimmyCarbone commented Feb 14, 2024

Sorry everyone!

There was a typo in the filename 🤦
It should be fixed now.

@TimmyCarbone TimmyCarbone self-assigned this Feb 14, 2024
@ashleydavis
Copy link
Author

Thanks so much @TimmyCarbone . The link to the data is good now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants