Skip to content

Conversation

@r4zzz4k
Copy link
Contributor

@r4zzz4k r4zzz4k commented Jan 31, 2016

This change fixes for me com.parse.ParseRequest$ParseRequestException: invalid key name: 0, which is discussed in detail here: #68. Seems like body.where is used as object when passed on, but Parse Android SDK sends it as JSON-encoded string. Not sure if it can break anything else, though.

@gfosco
Copy link
Contributor

gfosco commented Feb 1, 2016

Tests still pass... Looks good. Thanks! 👍

gfosco added a commit that referenced this pull request Feb 1, 2016
Parse request.where from string into JSON
@gfosco gfosco merged commit bce6244 into parse-community:master Feb 1, 2016
@ckarmy
Copy link

ckarmy commented Apr 25, 2016

@r4zzz4k @gfosco I don't understand how can I integrate this on my parse-server. I don't have any file called classes.js. I'm getting "code":105,"error":"invalid key name: when my POST have \"

How can integrate thios on my parse-server to solve the problem?

Thanks!!!

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

Successfully merging this pull request may close these issues.

3 participants