Exception: FlatApi::FlatAuthenticationError

Inherits:
FlatError
  • Object
show all
Defined in:
lib/flat_api/errors.rb

Overview

The token is missing, invalid or expired, or a refresh failed. Re-authorize.

Instance Attribute Summary

Attributes inherited from FlatError

#body, #code, #headers, #request_id, #status

Method Summary

Methods inherited from FlatError

#initialize, #to_s

Constructor Details

This class inherits a constructor from FlatApi::FlatError