I'm trying to use the snapshot API, and the initial call to get the link is working fine. However, the provided link issues a 401 Unauthorized (via Postman) and simply returns "error" in a web browser.
What credentials are expected for this URL to resolve?
The camera is currently set to continuously record, so I'm sure there's an image available. I'm not specifying a timestamp though. I'm waiting at least a minute (sometimes several) before hitting the snapshot URL after requesting it initially.