#How do I make an authenticated request to a camera image endpoint?

1 messages · Page 1 of 1 (latest)

idle haven
#

When I am signed in to the HA UI and I visit a URL like https://XXXXXXX.ui.nabu.casa/api/hassio_ingress/XXXXXX/snapshot/cam-name.jpg the image loads in the browser and looks great.
If I try the same URL while in 'incognito' mode, I get 401: Unauthorized in the browser. How can I call that URL in an authenticated way so that it loads in Incognito mode or through a curl command with headers, query parameters, etc.?

willow radish
#

The ingress system works when signed-in/authenticated to the UI