Skip to content

"schema mismatch for _Session.expiresAt; expected date but got string" on version 2.0.3 #94

Closed
@ghost

Description

This seems to have been mentioned in issue #32 and was supposed to be fixed, however I am still getting this error. This is not on a migrated database, but rather a newly created one by the "parse-server-example" scripts:

When trying to login, I am now getting the following error:

Body : {
"code": 111,
"error": "schema mismatch for _Session.expiresAt; expected date but got string"
}

I am currently on version 2.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions