Skip to content

[Camera Support]: Server returned 401 Unauthorized (authorization failed) #11214

Discussion options

You must be logged in to vote

after a lot of grey and pulled out hair i found what the issue is and i wanted to document it in here, should someone else have the same problem.

the issue was, that the url was too long for the reolink camera. i was using an FQDN to access the camera via rtsp and that resulted in the 401. when using the IP or only the host name it worked just fine.

so, make sure you check the length oif the fqd. i believe it can not be more than 32 charactors or it just always throws the 401 error.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thisIsLoading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment