28 results found
-
Allow self-signed certificates for development Currently, trying to access a development server with a self-signed certificate gives a "x509: certificate signed by unknown authority" error.
Being able to use development servers that are not on localhost (e.g. example.lan), would be really helpful when it comes to testing EventSub events.
Thanks.
8 votes -
Fun Thank You
3 votes -
Maybe, Twitch adopt ipv4, but I recommend adopting ipv6 Maybe, Twitch adopt ipv4, but I recommend adopting ipv6
3 votes -
Windows CMD Single vs Double Quote Character Since Windoze CMD handles single quote vs double quote characters differently, you will get an error if you don't swap the single for double in
twitch token -u -s 'user:read:email user:edit'
{"status":400,"message":"invalid scope requested: ''chat:read'"}
3 votes -
2 votes
-
Missing WinGet Installation Instructions for Twitch CLI on Windows Hello,
I noticed that the documentation on this page is missing instructions for installing the Twitch CLI using WinGet on Windows. This information is available on the GitHub repository but should be included here as well.
Thank you!2 votes -
YO LES GENS YO LES GENS
2 votes -
ser el stream mejor buena
2 votes -
Goo Goo
2 votes -
estoy haciendo un extensible twitch.jerogapo3000.com.
2 votes -
bin gleich wieder da bin gleich wieder da
2 votes -
How to use refresh token How can I pass the user token or refresh token to the twitch cli to avoid unnecessary browser popups or during long running cli tasks?
2 votes -
hots tooltip shows spells in hots
2 votes -
I was wondering if twitch affiliate can be twitch ambassadors like me to help the twitch community out on twitch I'm wondering if twitch affiliates can be twitch ambassadors like me to help out the twitch community I think it would be a good idea because twitch is awesome and the staff is awesome too
2 votes -
Provide description of defaults for flags to Twitch CLI Flags should describe defaults and ideally be listed together. Like a linux man page for instance.
2 votes -
SDK CLI access The route 66 SDK for Unity and Unreal engine should have a proper way of testing the active subscriptions and events.
For example using the Twitch CLI mock-api as the server by changing the server the SDK tries to access.
2 votes -
Fix the twitch-cli event verification test I setup everything correctly on my end and tried to test the verification and the twitch-cli respons with this unhelpful error:
✗ Invalid content-type header. Received type
text/plain doesn't work, text/html doesn't work, application/json doesn't work. No Content-Type value I can think of works.
Why is there a restriction on the Content-Type that is kept an absolute mystery?
2 votes -
Auto unsubscribe So you send a request for a subscription event
add a optional
--terminate xs
there xs is number of seconds
You send the subscription event then x seconds later automatically send the unsubscribe that has the same parameters as the subscription.
2 votes -
1 vote
-
curl examples are incorrect, uses ' instead of " Make sure you use " instead of ' in curl requests. Here's an example of what will happen otherwise:
console
$ curl -i -X GET 'http://localhost:8080/mock/users?id=29405430' -H 'Client-Id: ***' -H 'Authorization: Bearer ***'
curl: (3) URL rejected: Port number was not a decimal number between 0 and 65535
curl: (3) URL rejected: Bad hostname
curl: (6) Could not resolve host: Bearer
curl: (3) URL rejected: Bad hostname
1 vote
- Don't see your idea?