Exception: OpenObserve::Client::Unauthorized

Inherits:
Error
  • Object
show all
Defined in:
lib/openobserve/client/unauthorized.rb

Overview

Raised on HTTP 401: the credential itself is wrong or missing. Kept distinct from Forbidden because the fix differs — bad password versus insufficient role.