We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
with wrong username returns 500 instead of 404
GET | 500 | /project?permission=W getProjectsHandler> unable to load user 'xx.xxxx': sql: no rows in result set
The text was updated successfully, but these errors were encountered:
fix(api): do not raise error 500 on getProjectsHandler from a provider
331416a
closes #3379
fix(api): do not raise error 500 on getProjectsHandler from a provider (
947b73b
#3395) closes #3379
fsamin
Successfully merging a pull request may close this issue.
with wrong username returns 500 instead of 404
GET | 500 | /project?permission=W getProjectsHandler> unable to load user 'xx.xxxx': sql: no rows in result set
The text was updated successfully, but these errors were encountered: