FANNG1 opened a new issue, #7752: URL: https://github.com/apache/gravitino/issues/7752
### Version main branch ### Describe what's wrong https://github.com/apache/gravitino/blob/794814b5ba74165a7d6f2f1bc99de00b5a3829d4/server-common/src/main/java/org/apache/gravitino/server/authorization/jcasbin/JcasbinAuthorizer.java#L163-L182 I'm testing Iceberg auth, `MetadataIdConverter.getID` failed for using Gravitino catalog manager, but there are no logs or exception but telling me the user doesn't have the privilege to access metadata object xx. This misleads me to check whether the user role is correct. ### Error message and/or stacktrace no message ### How to reproduce in Iceberg auth test, not easy to reproduce. ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
