No authorization annotation found on plugin resource

Hi, when installing a plugin and trying to use a java class containing REST API, I get the following error when sending Postman requests using basic auth:


What does the error mean exactly, regarding sailpoint.rest.plugin.PluginResourceUtil? I am using authorization annotations in my class, like so, tried both with @AllowAll and @RequiredRight(KPI Administrator":

And my restResource in manifest.xml:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.