Jump to content

Livestreamer Error

somebody*
Go to solution Solved by somebody*,

Found the Fix. For everyone else that might have Trouble:

 

Step 1. Type livestreamer --twitch-oauth-authenticate. Chrome will open and ask you to login to twitch. It will give you a "page does not exist" error.
be sure not to close this page until after you have made sure the fix works in case you need the token again

Step 2. Check the url. It has a section that says access_token=(string of characters)&Scope. Copy the token contents section between the = and the &.
For example if it is access_token=12345ABCDEabcde&Scope you end up with 12345ABCDEabcde

step 3. go to your appdata folder for livestreamer listed here http://docs.livestreamer.io/cli.html#configuration-file
This should be something like users/(username)/appdata/roaming/livestreamer

step 4. open the livestreamerrc file in notepad and scroll all the way to the bottom.

step 5. on a new line, put:
"twitch-oauth-token=" Without " and #
and paste the string of character after the = with no space between them
example:
twitch-oauth-token=12345ABCDEabcde

step 6. Save the file and try opening a stream as you usually do.

Hey Guys, so since yesterday my livestreamer gives me an Error which i have no Idea on how to fix it. I tried opening multiple Streams without any Success. I hope you can can fix it with me.
 Heres the Error i get:

error: Unable to open URl: https://api.twitch.tv/api/channels/*****/acces_token.json < 400 Client Error: Bad Request>

 

Link to comment
Share on other sites

Link to post
Share on other sites

Have you tried refreshing the stream key on Twitch and re entering it in your streaming program? What do you use anyways? (OBS, Xsplits, etc.)

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, Minibois said:

Have you tried refreshing the stream key on Twitch and re entering it in your streaming program? What do you use anyways? (OBS, Xsplits, etc.)

Im using livestreamer with VLC so i can watch Streams without any Laggs.

Link to comment
Share on other sites

Link to post
Share on other sites

14 minutes ago, somebody* said:

Im using livestreamer with VLC so i can watch Streams without any Laggs.

Oh, you mean the program 'Livestreamer'? I thought you were talking about how you are livestreamer and got this problem.

I have done a bit of Googling and found this:

https://www.reddit.com/r/Twitch/comments/52sye3/livestreamer_help_please_help/

Quote

Everyone is having these issues. Check
https://github.com/chrippa/livestreamer/issues/1456
and https://discuss.dev.twitch.tv/t/client-id-requirement-faqs/6108 .

It should be easy to fix but apparently livestreamer is no longer being developed.
Edit: Just found a fix. I'm using the linux CLI. Edit2. You can skip steps 1-2 and get your access token at http://www.twitchapps.com/tmi/ . Also, if you don't want to type in your access token every time, you can put it in a config file.
Step 1. Type livestreamer --twitch-oauth-authenticate. Chrome will open and ask you to login to twitch. It will give you a "page does not exist" error. FeelsBadMan
Step 2. Check the url. It has a section that says access_token=xxxxxxxxxxxxxxxxxxxxxxxx. Copy this string.
Step 3. Continue watching livestreamer as usual. However, when opening a stream, it should read


livestreamer --twitch-oauth-token xxxxxxxxxxxxxxxxxxxx twitch.tv/channel best

 

I would recommend you read a bit on all the sources (both the one I gave and the multiple sources in the Reddit link/quote) and do what seems to be the best solution.

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, Minibois said:

Oh, you mean the program 'Livestreamer'? I thought you were talking about how you are livestreamer and got this problem.

I have done a bit of Googling and found this:

https://www.reddit.com/r/Twitch/comments/52sye3/livestreamer_help_please_help/

I would recommend you read a bit on all the sources (both the one I gave and the multiple sources in the Reddit link/quote) and do what seems to be the best solution.

Looks like fun.... :D Thanks, i´ll Update you later

Link to comment
Share on other sites

Link to post
Share on other sites

Found the Fix. For everyone else that might have Trouble:

 

Step 1. Type livestreamer --twitch-oauth-authenticate. Chrome will open and ask you to login to twitch. It will give you a "page does not exist" error.
be sure not to close this page until after you have made sure the fix works in case you need the token again

Step 2. Check the url. It has a section that says access_token=(string of characters)&Scope. Copy the token contents section between the = and the &.
For example if it is access_token=12345ABCDEabcde&Scope you end up with 12345ABCDEabcde

step 3. go to your appdata folder for livestreamer listed here http://docs.livestreamer.io/cli.html#configuration-file
This should be something like users/(username)/appdata/roaming/livestreamer

step 4. open the livestreamerrc file in notepad and scroll all the way to the bottom.

step 5. on a new line, put:
"twitch-oauth-token=" Without " and #
and paste the string of character after the = with no space between them
example:
twitch-oauth-token=12345ABCDEabcde

step 6. Save the file and try opening a stream as you usually do.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×