Exception: HighLevel::Webhooks::InvalidSignatureError

Inherits:
Error
  • Object
show all
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

#initialize

Constructor Details

This class inherits a constructor from HighLevel::Error