-
## **Service : Twitch**
### **Consignes :**
- Mettre en place un nouveau service où un utilisateur pourra se connecter
- Ce service pourra être ajouté à un utilisateur lorsqu'il y sera connecté
- L'…
-
Currently, this crate uses the builder pattern to assure a stable API i.e https://github.com/Emilgardis/twitch_api2/blob/e1ba9faff6c72b92f271a888b480a016c334b82a/src/helix/channels.rs#L82-L88
I dec…
-
**Brief description**
When attempting to import the iCal URL into a calendar application other than Google Calendar (Outlook/Apple Mail tested) the calendar either fails to load, or displays entires …
-
The Twitch provider is currently using the old kraken V5 API which has been deprecated and replaced by the new helix API.
-
**Brief description**
Streams API returns the `user_name` as the users `display_name` instead.
Meaning for people building a embed from an API lookup either parse the thumbnail URL for the usern…
-
Lakea has had the functionality for sending whispers on Twitch added, but it isn't working. Initial research suggests that this may be an issue with her Twitch account and that it needs verification. …
-
return Body.Promise.reject(new FetchError(`invalid json response body at ${_this2.url} reason: ${err.message}`, 'invalid-json'));
…
-
Helix has this new endpoint:
https://dev.twitch.tv/docs/api/reference/#get-streams
Which allows the bot to fetch the uptime without the ridiculous stream webhook system
-
### Description
I am trying to autenticate using OAuth token and using cpr I get OAuth missing while trying to access twitch helix api.
Manual call using curl works.
I tried using the cpr::Bearer…
-
**Brief description**
The Get Streams endpoint (`/helix/streams`) throws an undocumented 400 Bad Request when attempting to query a user that no longer exists via the `user_login` query parameter, sp…