The Unsplash API must have changed since it was incorporated into DisplayFusion. For example, https://api.unsplash.com/categories has no endpoint. The regular search seems to work but only with a single search term. If you enter several in the search text it will only pull images from the last term.
Thanks for the super fast response! I did a little testing and it no longer produces any errors but it's not really respecting all the search terms. Set the search term using the following "architecture,nature,travel,auto,animals,surf" and notice that the results are always static and produce 90% auto as the result. I have a small app I setup just to play with the unsplash api and using the following url will produce a good blend of images: "https://api.unsplash.com/photos/random?count=30&query=architecture,nature,travel,auto,animals,surf". I'm not sure how high priority this is for you but being able to load random wallpaper images into specific monitors was a big part of what I use DisplayFusion for.
Ok, I'll check into that and keep you posted on what I find out.
Ok, it looks like we're using the search endpoint and you're testing with the random endpoint. I've put a request on our list to add an option to use the random endpoint.
Thanks!
I appreciate the quick work! Thanks!!!