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
We need to create a submission directly after saving it to the database with the Django Backend.
After a try with postman on the following url : http://jdh.submissions.degruyterbrill.com/api/v1/submissions with a JSON body we received a 405 error 'method not allowed'.
An email have been sent to the 2 people with who we are in touch at OJS last wednesday 5th February 2025.
The text was updated successfully, but these errors were encountered:
Update on 07/02/2025
{ "error": "user.authorization.roleBasedAccessDenied", "errorMessage": "##user.authorization.roleBasedAccessDenied##" }
Sorry, something went wrong.
salaun-marion
No branches or pull requests
We need to create a submission directly after saving it to the database with the Django Backend.
After a try with postman on the following url : http://jdh.submissions.degruyterbrill.com/api/v1/submissions with a JSON body we received a 405 error 'method not allowed'.
An email have been sent to the 2 people with who we are in touch at OJS last wednesday 5th February 2025.
The text was updated successfully, but these errors were encountered: