BrianHepler / MMM-WeatherBackground

MagicMirror Module - for Weather image background from Unsplash. This is a plugin of other weather modules.
MIT License
17 stars 9 forks source link

source.unsplash.com no longer working #24

Open lkthomas opened 5 months ago

lkthomas commented 5 months ago

https://source.unsplash.com/collection/4733334/?winter,day,cloudy&s=1631542013371

image

I think source.unsplash.com no longer work

BrianHepler commented 4 months ago

Hmm. Looking into it now.

D3dl3g commented 4 months ago

if it helps, reddit suggests that source.unsplash.com appears to be depreciated, Unsplash moved to API.

looking forward to this hopefully getting an update. i love this Module @BrianHepler thank you for its development and not abandoning it, yet.

edit:- Reddit (https://www.reddit.com/r/unsplash/comments/s13x4h/what_happened_to_sourceunsplashcom/) gives these 3 links for further info

BrianHepler commented 4 months ago

I'm in talks with Unsplash to get an application license. They've been slow to respond.

lkthomas commented 4 months ago

Are they allowed to publish API token?

BrianHepler commented 4 months ago

No, they have a two-key system. Developer key & secret key. You're not supposed to share either one. I'm trying to get a response on having the users register and get an API key without having to register as developers. They operate from the perspective of people building mobile apps, not open source.

kevinsivic commented 2 months ago

I've created a pull request that requires users to register and get an API key.