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

Error when running mongodb query #1228

Closed
ghost opened this issue Aug 7, 2016 · 2 comments
Closed

Error when running mongodb query #1228

ghost opened this issue Aug 7, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 7, 2016

My query executed perfectly using Robomongo
Redash gave me error message :
"Error running query: Invalid query format. The query is not a valid JSON."

I am using Ubuntu 16.04, Google Chrome.

@arikfr
Copy link
Member

arikfr commented Aug 7, 2016

Looks like you didn't structure your query as a valid JSON. Please refer to the documentation to see how valid queries should look like.

Also please follow the instructions, and use the forum for further support questions.

@arikfr arikfr closed this as completed Aug 7, 2016
@ghost
Copy link
Author

ghost commented Aug 8, 2016

I didn't know that I have to use pyMongo format. Thanks before @arikfr

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

1 participant