Exception: Bybit::ConfigurationError

Inherits:
Error
  • Object
show all
Defined in:
lib/bybit/error.rb

Overview

Configuration mistake caught before the network call (missing api_key, invalid combination of options). Distinct from AuthError which is a server-side rejection.