Unable to upload assets when setting up extension


its permenantly stuck on loading

  1. Check the extension version is actually in local test.
  2. Logout and back into the dev console to reset authentication
  3. Check Troubleshooting Twitch Help Portal
  4. Check the file you are uploading is actually a zip file
  5. Check the file you are uploading is not too big
  6. Check your zip file contains what it should, should be just your serving assets not the server itself or anything like node_modules or similar.

if that doesn’t work:

Since you already did that and it didn’t resolve the issue, try going to your Twitch account’s Connections page and clicking “Disconnect” on the one listed as “Twitch Developers”. Then clear your cookies and log back into Twitch Developers

  1. It is indeed on local test.
  2. Logged out,
  3. Cleared cookies and cache disabled all my extensions,
  4. Double checked,its indeed a zip file
    5,6. Its a single html file for the sake of testing

I am not sure what more I can do, I had another extension that was had assets before and now i cant even update the files there. Thank you for your suggestions none the less!

The issue is being looked into as there are around 5 reports or so on the matter.

1 Like

I tried today and it works!! Thank you!