You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught internal server error. { [Error: invalid json]
body: 'where=%7B%22name%22%3A%7B%22%24exists%22%3Atrue%7D%7D',
status: 400 } Error: invalid json
at parse (/vagrant/parse-server-example/node_modules/body-parser/lib/types/json.js:79:15)
at /vagrant/parse-server-example/node_modules/body-parser/lib/read.js:102:18
at done (/vagrant/parse-server-example/node_modules/raw-body/index.js:248:14)
at IncomingMessage.onEnd (/vagrant/parse-server-example/node_modules/raw-body/index.js:294:7)
at IncomingMessage.g (events.js:273:16)
at emitNone (events.js:80:13)
at IncomingMessage.emit (events.js:179:7)
at endReadableNT (_stream_readable.js:906:12)
at nextTickCallbackWith2Args (node.js:474:9)
at process._tickCallback (node.js:388:17)
The text was updated successfully, but these errors were encountered:
I migrated my Parse data over to a local instance. Most queries seem to work, but this one does not:
I get:
The server log shows:
The text was updated successfully, but these errors were encountered: