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

JSON encode orderBy, equalTo, startsAt, endsAt #58

Open
mrozbarry opened this issue May 3, 2016 · 2 comments
Open

JSON encode orderBy, equalTo, startsAt, endsAt #58

mrozbarry opened this issue May 3, 2016 · 2 comments

Comments

@mrozbarry
Copy link

Although the documentation is not clear, these values need to have .to_json (or equivalent) applied to their values, otherwise you get an API error while querying a collection.

@mrozbarry
Copy link
Author

For more details, check out CodementorIO/rest-firebase#2

@luizcarvalho
Copy link

Although the documentation is not clear, these values need to have .to_json (or equivalent) applied to their values, otherwise you get an API error while querying a collection.

Thank you bro!

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