Rank: Newbie
Groups: Registered
Joined: 7/24/2020(UTC) Posts: 2 Location: New York
|
Hello, I am attempting to connect a JSON data source that requires a username and password to access. Vmix is only able to give me a 401 / unauthorized error message in red. I tried including the username and password in the URL but that won't work either. Help! Thanks, Robert JSON LINK EXAMPLE https://example.edu/admin/feed.phpTHIS DOES NOT WORK EITHER https://username:password@example.edu/admin/feed.php
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 5/20/2015(UTC) Posts: 493 Location: Copenhagen, Denmark Thanks: 389 times Was thanked: 100 time(s) in 79 post(s)
|
Is the data source using HTTP Basic Authentication?
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 7/24/2020(UTC) Posts: 2 Location: New York
|
Yes, the data source is using HTTP Basic Authentication
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 5/20/2015(UTC) Posts: 493 Location: Copenhagen, Denmark Thanks: 389 times Was thanked: 100 time(s) in 79 post(s)
|
Modern browsers don't allow basic auth authentication via the address itself, and there is AFAIK no way in vMix to authenticate basic auth for data sources.
There are some options for you as I see. A) If data source service allows authenticating through unique token in the url. B) Find/make a local web server that can act as proxy authenticating requests to the data source. C) Hope vMix implements options for this. If you wish this, you should create a feature request to the forum.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close