Skip to content

ParseException: Java.lang.NullPointerException: value == null #3623

Closed
@grantespo

Description

@grantespo

Issue Description

Randomly, my app will spit out a ParseException: "invalid session token" error, which is odd because in all cases the user was logged in for about 1-3 days. and did not log out, the the only way for me to fix "invalid session token" is for me to log out of my app and log back in. But now, I can't even log back in or use anything associated with Pars because now I keep getting this exception:

Java.lang.NullPointerException: value == null

Environment Setup

  • Server

    • parse-server version 2.3.7
    • Deployed with Heroku
  • Database

    • mongod version: 3.2.12
    • MongoLab

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