github.com/cs3org/reva/v2@v2.27.7/changelog/1.14.0_2021-10-12/map-grpc-error-codes.md (about)

     1  Bugfix: Map GRPC error codes to REVA errors
     2  
     3  We've fixed the error return behaviour in the gateway which would return GRPC error codes from the auth middleware. Now it returns REVA errors which other parts of REVA are also able to understand.
     4  
     5  https://github.com/cs3org/reva/pull/2140