VAPIX Unexpected Error - Network Settings Endpoint #396
Unanswered
wgonzalez2323
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To whoever it may concern, hope you are having a wonderful week.
I ran into a consistent issue.
The VAPIX endpoint http:///axis-cgi/network_settings.cgi seems to not want to work on an ACAP.
I'm grabbing information from other POST endpoints and I used the provided VAPIX ACAP example as a base, but for some reason I have trouble with the network_settings endpoint.
I was able to grab the network information using Postman (an API platform) with Digest authentication, so I attempted a Digest solution but that resulted in the same error.
As a final confirmation, I attempted the provided VAPIX ACAP example with the network_settings endpoint and received the same error.
Thank you for any assistance.
Postman

ACAP example logs

My application's logs

Beta Was this translation helpful? Give feedback.
All reactions