Issue with "Allowlist config Urls"

I had to add Cors, but then It worked :partying_face:
Thank you bro

I came across another issue, in case you could help :pray:
What is the behaviour for twitch.configuration.broadcaster

I set it with a new value, but:

  • When I called to check “twitch.configuration?.broadcaster?.content”, it was the same old value.
  • twitch.configuration.onChanged was not triggered. I read in the docs that it should be triggered once only, on load. But the name doesn’t suit it, so I thought maybe a typo.

Should conclude from this that “twitch.configuration.broadcaster.content” is only usable on load, but never during the actual lifetime of the page?

Does this apply to the viewer as well? this would be problematic.
Viewers should get the latest info when the broadcaster updates the config