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
I think it's because market is created but group assignment is done later and 500 is not catched:
manifold/backend/api/src/create-market.ts
Line 65 in 9ec2afc
{"message":"QueryResultError: No data returned from the query.\n
cc @IanPhilips
The text was updated successfully, but these errors were encountered:
MAN-2149 POST /v0/market endpoint: if the passed groupId param is invalid, an error is returned but the market is still created.
Sorry, something went wrong.
Just pushed a fix
sipec
No branches or pull requests
I think it's because market is created but group assignment is done later and 500 is not catched:
manifold/backend/api/src/create-market.ts
Line 65 in 9ec2afc
cc @IanPhilips
The text was updated successfully, but these errors were encountered: