-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
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
fix: POST /runs 400 error #91
Comments
TLDR
|
Hi @JaeAeich: Obviously the workflow engines configured for the deployment you are working on are wrong:
This looks like JSON schema / OpenAPI dummy data. Actually, proWES is really not done - the controllers just aren't really implemented yet. So this may actually be working "as expected" 😒 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
POST
/runs throws a400
error.Request:
Response:
Traceback:
I don't think this is due to the latest commits, I have checked it for commits from
25f0e59 fix: create storage dir on startup (#83
to as back asfe8271a build: upgrade FOCA (#64)
, which is weird because it did use to work sometimes back, maybe afoca
error.To Reproduce
Steps to reproduce the behavior:
I ran POST request from swagger on 8090.
The text was updated successfully, but these errors were encountered: