Exception: Parse::MongoDB::ClientMismatch

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

Overview

Raised when a mongo-direct query is authorized by one Parse client but this process's global MongoDB connection belongs to another. See verify_client!.