Exception: VoiceML::AuthenticationError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/voiceml/errors.rb

Overview

HTTP 401 — Basic auth missing, account unknown, key wrong, or source IP not allowed.

Instance Attribute Summary

Attributes inherited from ApiError

#body, #code, #more_info, #status_code

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from VoiceML::ApiError