twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
73 stars 6 forks source link

Users cannot delete their own extensions. #46

Open aidenwallis opened 4 years ago

aidenwallis commented 4 years ago

Brief description Cannot delete your own extension.

How to reproduce

  1. Create an extension
  2. On attempt at deleting the extension you've made, you'll be presented with an error as linked down below in the screenshots section.

Expected behavior Users can delete their own extension.

Screenshots image

Additional context or questions It returns unauthorized in the backend call from the chrome devtools console.

BarryCarlyon commented 4 years ago

Does the extension have at least one version?

Theres a bunch of weird and wonderfuls if the extension has no versions

mauerbac commented 4 years ago

DXL-487