Exception: Intercom::AuthenticationError
- Inherits:
-
IntercomError
- Object
- StandardError
- IntercomError
- Intercom::AuthenticationError
- Defined in:
- lib/intercom/errors.rb
Overview
Raised when the credentials you provide don’t match a valid account on Intercom. Check that you have set Intercom.app_id= and Intercom.app_api_key= correctly.
Instance Attribute Summary
Attributes inherited from IntercomError
#application_error_code, #http_code
Method Summary
Methods inherited from IntercomError
Constructor Details
This class inherits a constructor from Intercom::IntercomError