Exception: HighLevel::Webhooks::InvalidSignatureError
- Defined in:
- lib/high_level/webhooks.rb
Overview
Raised by verify when a payload fails verification for any reason — bad signature, wrong key, malformed input.
Instance Attribute Summary
Attributes inherited from Error
#request_id, #response_body, #status
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from HighLevel::Error