Exception: GroqRuby::AuthenticationError

Inherits:
APIStatusError show all
Defined in:
lib/groq_ruby/errors/authentication_error.rb

Overview

HTTP 401 — invalid or missing API key.

Instance Attribute Summary

Attributes inherited from APIStatusError

#body, #headers, #status

Attributes inherited from APIError

#request

Method Summary

Methods inherited from APIStatusError

#initialize

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from GroqRuby::APIStatusError