Skip to content

Rest API #4301

Closed
Closed
@Polarbear2121

Description

@Polarbear2121

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions