rawnly / splash-cli

A simple, CLI to download Unsplash wallpapers. Nothing fancy — it just works.
http://splash-cli.app?ref=github
546 stars 28 forks source link

Response code 401 (Unauthorized) #82

Closed reaseno closed 3 years ago

reaseno commented 4 years ago

Currently the API access seems not possible:

statusCode: 401, statusMessage: 'Unauthorized',

Happens with all unsplash downloads.

rawnly commented 4 years ago

Have you updated from an old version or just installed the latest release? Which version are you running? Which OS?

Please before opening a new issue, fill the template.

https://github.com/splash-cli/splash-cli/blob/master/.github/ISSUE_TEMPLATE/bug_report.md

reaseno commented 4 years ago

I always update to the latest version when having problems. And OS should be not relevant for an authentication error. Just my thoughts 😅

With the update I have v3.4.14 and it runs under Win10.

reaseno commented 4 years ago

Would it help to set an own API Key? I wonder how I can do that. Haven't found that in the settings yet.

rawnly commented 3 years ago

Unfortunately you're not able to do that

Would it help to set an own API Key? I wonder how I can do that. Haven't found that in the settings yet.

reaseno commented 3 years ago

Thats what I found in your FAQ: Q: Can I use a custom api-key? A: Yes, for sure! You can set it in settings.

reaseno commented 3 years ago

Can you please give a status? Has your key been banned? Is this the end of the project?

rawnly commented 3 years ago

Hi, my key hasn't been banned, the problem is in the CI that makes the release, for some reason it isn't injecting the api-key, right know I can't find the time to fix this issue, I'm considering re enabling custom api key soon.

Sorry for late response but I'm full of work

rawnly commented 3 years ago

(The FAQ hasn't been updated)

reaseno commented 3 years ago

No problem. Thank you very much for your fast reply 👍

rawnly commented 3 years ago

Hi @reaseno can you confirm that the bug is fixed?

reaseno commented 3 years ago

Thank you for get it working again 👍