robmarkcole / HASS-Deepstack-object

Home Assistant custom component for using Deepstack object detection
https://community.home-assistant.io/t/face-and-person-detection-with-deepstack-local-and-free/92041
MIT License
438 stars 98 forks source link

Depstack error : Error from Deepstack request, status code: 401 #220

Closed koldogut closed 3 years ago

koldogut commented 3 years ago

After upgrading Deepstack (docker container) with latest version I'm getting error 401 (unauthorized). Deepstack GUI web service says it's already activated and cameras (Unifi Protect) have annonymous access enabled. Any ideas?

koldogut commented 3 years ago

Solved!, by any reason it seems that now Deepstack is taking the API key seriously. After some testing with older versions I've just included it in every Deepstack object defined and back to business!

markmghali commented 3 years ago

Thank you! I was having the same issue after upgrading! I didn't realize we needed the api key in HASS Config.