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
The following request:
https://api.topcoder-dev.com/v5/submissions?review.typeId=d96d5f17-5884-47b8-bfea-bddf066e451f
throws an errors from the api
This request is attempting to get submissions where the review typeid is having a specific value
The text was updated successfully, but these errors were encountered:
Error seen in the log:
{ "type":"illegal_state_exception", "reason":"[nested] nested object under path [review] is not of nested type" }
Sorry, something went wrong.
No branches or pull requests
The following request:
https://api.topcoder-dev.com/v5/submissions?review.typeId=d96d5f17-5884-47b8-bfea-bddf066e451f
throws an errors from the api
This request is attempting to get submissions where the review typeid is having a specific value
The text was updated successfully, but these errors were encountered: