Hello everyone,
APEX Version : 24.2.4 (upgraded, not a fresh install)
Our application had an existing plug-in. With the upgrade of APEX, the plug-in broke. We replaced all occurrences of the plug-in with standard APEX components.

Now we want to remove the plugin entirely from our application. Trying to edit the plug-in info (by clicking on the name of the plug-in) as being administrators in this workspace, we receive the following information/screen/response :
{ "code": "401", "message": "Unauthorized" }
What can we do to remove this plugin?
Thx
Filip Huysmans