Open hellishvictor opened 1 year ago
Okey, I did the auth:
twitch-chat-cli --channels "pokimane" --accounts "username=me;user_id=123456789;client_id=secret;oauth_token=a3b2c1
and now I get:
Error: Failed to execute API request: Get "https://api.twitch.tv/helix/users?login=pokimane": x509:
certificate signed by unknown authority
I thought that this would be easy and it turned it complex :(
hi @hellishvictor apologies on delayed response - are you behind a proxy?
hi @hellishvictor apologies on delayed response
No problem.
are you behind a proxy?
No.
Is this project dead? I'm still looking for solve this.
hello @hellishvictor it's not dead I just haven't taken the time recently to get some new features added.
I'm curious how this error is occurring, it's looks like a networking/truststore error rather than an error with the application. Can you visit this URL directly in your browser with no issues?
Can you visit this URL directly in your browser with no issues?
Where is the URL?
should show something like
That's really odd @hellishvictor any chance you can try on a different network? hotspot for example
Hi, I just downloaded the file "twitch-chat-cli_Windows_x86_64.zip", extract it, write "twitch-chat-cli --channels "pokimane" and I get the following: BTW, I'm on Win 7 x64 SP1. Cheers.