MehediH / Bulksplash

A simple command line tool that lets you bulk download images from Unsplash
https://www.npmjs.com/package/bulksplash
GNU General Public License v3.0
531 stars 55 forks source link

Response code 401 from Unsplash - Unauthorized @3.0.0 #53

Open tmadison-gpsw opened 10 months ago

tmadison-gpsw commented 10 months ago

Having this issue previously mentioned, Something went wrong, got response code 401 from Unsplash - Unauthorized, request looks like this: `npx bulksplash --k=FPznGHr7fvyeOshfqfdXAN8r8GQBGCnLBbPFxqsXXXX --j --c=https://unsplash.com/collections/4494328/ocean-waves --a=10 --w=1920 --h=1080 --o=landscape'

Any ideas? Thanks!

samjackson24816 commented 1 month ago

This is happening to me as well. I have created a demo unsplash app (which is not approved for production) and I have tried the Access and Secret keys. Has something changed with unsplash? Can someone give a more in-depth explanation of how to acquire a valid API key?