Closed
Description
Issue Description
When using the REST API in a GO program,
{"code":111,"error":"schema mismatch for GeneralInfo.customer; expected Pointer<_User> but got String"}
Steps to reproduce
The request has the "Content-Type", "application/json", and X-Parse-Application-Id, and X-Parse-Master-Key set in the header.
In the body, as JSON:
"ACL" : {"WUhEgslMAJ": {"read":true, "write":true}
-
Server
-
parse-server version (Be specific! Don't say 'latest'.) :2.6.5
-
Operating System: Ubuntu 16.04
-
Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): AWS
-
-
Database
- MongoDB version: 3.4.7
Metadata
Metadata
Assignees
Labels
No labels