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
- Unintended errors in code should be 500
- Non Http custom exceptions should be 500
- Handled exceptions should use handler (and be 418 in this case)
But all of them are reported as 401 Unauthorized even
when the entrypoint does not requires authorization.
0 commit comments