Dahua mail receiver not set with API

zroman

n3wb
Joined
May 29, 2023
Messages
3
Reaction score
0
Location
Kyiv
HTTP GET request
Code:
http://admin:VHOMEviport@192.168.8.234/cgi-bin/configManager.cgi?action=setConfig&Email.Receivers[1]=roman.zozula%40gmail.com
return:
"OK"
but new mail receiver roman.zozulia@gmail.com has not appeared in web interface.
Screenshot from 2023-05-29 14-26-19.png
 

TonyR

IPCT Contributor
Joined
Jul 15, 2014
Messages
16,436
Reaction score
38,154
Location
Alabama
You have posted this in the Tinycam software forum; you might have better luck posting in the Dahua camera forum instead.

For the record I performed a SET URL like yours with an Amcrest IP2M-841 camera (Dahua OEM) and it accepted the email recipient, verified by opening the camera's webGUI. However, I could not include the authentication at the front of the URL (it returned an error), I entered it when prompted by the webGUI. I then performed a GET and received the new, correct results as a response in my browser.

Do you receive a error message from the camera's webGUI when you entered the SET command URL?
 

zroman

n3wb
Joined
May 29, 2023
Messages
3
Reaction score
0
Location
Kyiv
Thank you for reply!
I have used digest authentification with PostmanGUIapplication to send request, mentioned in topicstart
 
Top