Added by Sublime Rasta about 6 years ago
I'm trying to access the API with embedded credentials in the URL. My TvH version is 4.3-1361.
For example: http://user:pass@ip:port/api/mpegts/network/grid
Curl and Chrome are rejecting the embedded credentials. The account and password don't have any special characters. I made sure the account works by logging in with the prompt on Chrome.
Is only Digest authentication enabled?
That was it thank you.