# Dahua DVR Snapshot Issue
## Description
I am trying to capture a snapshot from my Dahua DVR using a Node.js project, but I am encountering a 401 Unauthorized error despite using the correct credentials.
## Project Details
I am using Node.js with Axios to send requests to the Dahua DVR API...