twitch.onAuthorized not firing in the developer rig ConfigurationService examples

Hi Ipa22,

I have mentioned this on the configuration service announcement post.
To get the example to fire those events add in the following dev rig env only code:
<script src=“https://localhost.rig.twitch.tv:3000/twitch-ext.js”></script>
in the panel html’s. The other examples seem to do it.
Raised it here https://github.com/twitchdev/bot-commander/issues/2

The triggering of events used to raise new ones but also seems broken, perhaps it is changes to the dev rig since configuration service has launched.

1 Like