Exception: BaseCradle::InvalidSignatureError

Inherits:
AuthenticationError show all
Defined in:
lib/basecradle/errors.rb

Overview

invalid_signature — webhook ingest: the signature is missing or does not match.

Instance Attribute Summary

Attributes inherited from Error

#code, #detail, #instance, #problem, #status, #title

Method Summary

Methods inherited from Error

from_response, #initialize

Constructor Details

This class inherits a constructor from BaseCradle::Error