You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to delete a static role (to test a forbidden response), I noticed that the returned error message was generic.
When looking at the response I can see the error code is "Static roles can not be deleted.", however I think this should be in the message instead of "An internal error occurred during your request!" which is a 500 error response?
When trying to delete a static role (to test a forbidden response), I noticed that the returned error message was generic.
When looking at the response I can see the error code is "Static roles can not be deleted.", however I think this should be in the message instead of "An internal error occurred during your request!" which is a 500 error response?
abp/npm/ng-packs/packages/theme-shared/src/lib/handlers/error.handler.ts
Lines 60 to 63 in ae1dec6
The text was updated successfully, but these errors were encountered: