Barry Carlyon

Results 61 issues of Barry Carlyon

**Brief description** `window.Twitch.ext.bits.showBitsBalance();` if the extnesion has been opened in a popup window **How to reproduce** if you load a twitch page then scroll down to the panels then popopen...

product: extensions
deferred

**Brief description** Misfiled as api, should be eventsub The `target_amount.value` value is 0 instead of the streamer set goal amount Additionally the currency in both current and target amount are...

product: eventsub

**Brief description** https://dev.twitch.tv/docs/api/reference#get-channel-teams if a channel is not in any teams, the API responds > {"data":null} Instead of > {"data":[]} **How to reproduce** Call Get Channel teams for a channel...

product: api
ticketed

**Brief description** When a user is auto unrestrcited by Twitch no message is sent to lowtrust **How to reproduce** A user is banned in channel b Channel b shares ban...

product: pubsub

**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 username,...

product: api
ticketed

**Brief description** Create New Version on the Extensions dashboard seems to clone the current live version instead of making a "blank" new version **How to reproduce** Create a new version...

product: dev site

**Brief description** https://dev.twitch.tv/docs/cli/event-command/#triggering-webhook-events is wildly out of fate with the list of triggerable topics **Expected documentation** In line with the CLI github https://github.com/twitchdev/twitch-cli/blob/main/docs/event.md#trigger

product: docs

**Brief description** https://dev.twitch.tv/docs/api/reference#search-categories also effects https://dev.twitch.tv/docs/api/reference#get-games is returning "fixed dimension" URL's for box art instead of the template **How to reproduce** Search for https://api.twitch.tv/helix/search/categories?query=minecraft Recieve ```json { "data": [ {...

product: api

**Brief description** If you accidentally set, or want to remove a Live config path you can't **How to reproduce** - Set a config path - save - Blank the config...

product: dev site

**Brief description** The `note` is in the wrong place on https://dev.twitch.tv/docs/extensions/building/#managing-extension-secrets ``` Rotating Secrets To keep your secrets from becoming useless, you must rotate them before they expire. To do...

product: docs