-
Notifications
You must be signed in to change notification settings - Fork 90
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
POST Initial grant request throws 500 #699
Comments
What version of OpenAPI (or what commit of the AS) was this tried on? I have it working on this branch that's pending a merge: https://github.com/interledger/rafiki/tree/nl-use-split-openapi |
I tried on main. |
I just also tried on your branch but it had the same result
Is something wrong with my grant request? It shouldn't given that error message but I just wanted to make sure. |
I tried this using your grant request. The only things I changed where:
I also had to generate signatures to sign the request. It might be failing httpsig validation. If it got an expected status code, but expects a |
I'm seeing that error (in postman with
Should the OpenAPI spec be updated with such error response bodies for |
In local dev setup
with body
throws 500:
The text was updated successfully, but these errors were encountered: