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
When issuing a POST /offers to https://share2hub-r2g-api-dev.apps.prod.rd2g.de, the server returns a 500 HTTP-Code with the message
POST /offers
{"timestamp":"2020-04-16T12:23:15.287+0000","status":500,"error":"Internal Server Error","message":"No message available","path":"/offers"}
The text was updated successfully, but these errors were encountered:
The examples in the swagger UI should be functional.
Sorry, something went wrong.
They might be, but we identified that the id must not be given when creating an offer because they need to be generated by the storing system.
dividebyzero
kat-ka
Successfully merging a pull request may close this issue.
When issuing a
POST /offers
to https://share2hub-r2g-api-dev.apps.prod.rd2g.de, the server returns a 500 HTTP-Code with the messageThe text was updated successfully, but these errors were encountered: