Hosted Test: Invalid Extension Version Param error

My extension is built using nodejs and works great locally but when I try to upload the files for a hosted test i get the following error on i navigate to the base URI:

Invalid Extension Version Param

Any idea why?

You shouldn’t be navigating to the base URI. The ‘Testing Base URI’ setting only matters in local testing, it does nothing in hosted tests, and if you mean you’re going to the actual extension URL on Twitch’s CDN, then that’s also wrong as you need to load the Extension either in the dev rig or by installing it on a Twitch channel, rather than going to the URL.

1 Like