Skip to content

Error when trying to log in since updting to 2.2.12  #2037

Closed
@Kinzi

Description

@Kinzi

I just upgraded to 2.2.12 locally. Now, when I try to log in using js sdk 1.8.5 and Parse.User.logIn(user, password, response) I get this error:

code: 111, message: "schema mismatch for _Session.user; expected Pointer but got String"

I only updated parse-server and my setup worked perfectly with 2.2.9.

Any ideas?

-EDIT-
With 2.2.10 I get this: code: 111, message: "schema mismatch for _Session.user; expected [object Object] but got String"

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