Exception: Parse::Authorization::InvalidSession

Inherits:
StandardError
  • Object
show all
Defined in:
lib/parse/authorization.rb

Overview

Raised when a session_token cannot be resolved: an invalid token, an expired session, or a /users/me that returned an error. Callers should treat it as a 401-equivalent.