Skip to content
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

GET submissions endpoint with nested query does not work #165

Open
callmekatootie opened this issue Feb 6, 2020 · 1 comment
Open

GET submissions endpoint with nested query does not work #165

callmekatootie opened this issue Feb 6, 2020 · 1 comment

Comments

@callmekatootie
Copy link
Member

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

@callmekatootie
Copy link
Member Author

Error seen in the log:

{
  "type":"illegal_state_exception",
  "reason":"[nested] nested object under path [review] is not of nested type"
}

@lakshmiathreya lakshmiathreya modified the milestone: v 1.1.0 May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants