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

query returns empty results retrievedDocs #45

Open
jamilhaddadin opened this issue Feb 6, 2020 · 2 comments
Open

query returns empty results retrievedDocs #45

jamilhaddadin opened this issue Feb 6, 2020 · 2 comments

Comments

@jamilhaddadin
Copy link

This line returns empty results:

For this query:
SELECT * FROM c

var isAccepted = collection.queryDocuments(collectionLink, query, requestOptions, function (err, retrievedDocs, responseOptions) {

@anurag-ae
Copy link

I am also facing the same issue.

@jggcabana
Copy link

Most likely the partition key is wrong. Execute the sp from the portal and enter a partition key from your collection.

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

3 participants