Hi, We’re running into an issue under the Results...
# ask-questions
l
Hi, We’re running into an issue under the Results tab in the UI. We see this error:
Copy code
Error=2, Details='Response status code does not indicate success: BadRequest (400); ... {"Errors":["The index path corresponding to the specified order-by item is excluded."]} ...'
We’re using a MongoDB instance in Cosmos with these settings:
Copy code
"EnabledApiTypes": "MongoDB",
"apiProperties": { "serverVersion": "7.0" }
Any idea what might be causing this?