Unable to give Editor Role permission to upload, view or manage videos

System Information
  • Strapi Version: 4.3.6
  • Operating System: Ubuntu 20
  • Database: PostgreSQL
  • Node Version: v16.15.0
  • NPM Version: 8.13.2
  • Yarn Version: 1.22.15
  • strapi-plugin-mux-video-uploader Version: 2.3.0

We’re using the strapi-plugin-mux-video-uploader plugin, but it is not working for the Editor role, this seems like a massive oversight!

The Editor role is described:
“Editors can manage and publish contents including those of other users.”

And yet, they cannot access the Mux Video Uploader admin panel. It does not seem possible to enable access through the Administration Panel either, as the checkboxes for the Mux-video-uploader are all disabled. The upload plugin is already enabled, but not the video uploader, it seems broken.

As a Super Admin I am able to upload videos, but not as an Editor. Is there a config setting I am missing from config/plugins.js, or similar, to enable Editors to upload MUX videos?

Appreciate any advice, thank you.