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
Issue by deveaud-m Wednesday Mar 21, 2018 at 14:57 GMT Originally opened as sw360/sw360portal#791
While trying to access a private resource via the API, I get following error message:
{ "status": 500, "error": "Internal Server Error", "message": "Internal error processing getProjectById", "timestamp": "2018-03-21T14:55:36.684Z" }
Using the return code 401 might be more appropriate.
The text was updated successfully, but these errors were encountered:
Comment by tngraf Thursday Mar 22, 2018 at 13:07 GMT
I agree to Marion. I only see one error code: 500. I would appreciate:
Sorry, something went wrong.
should be solved now: https://github.com/eclipse/sw360/pull/747/files
No branches or pull requests
Wednesday Mar 21, 2018 at 14:57 GMT
Originally opened as sw360/sw360portal#791
While trying to access a private resource via the API, I get following error message:
Using the return code 401 might be more appropriate.
The text was updated successfully, but these errors were encountered: