Skip to main content
Question

Web Hook response

  • 30 May 2024
  • 0 replies
  • 74 views

I have set up a web hook subscription for my custom HTTPS URL.
My web hook is in active state and triggers my URL. However, when the URL is triggered, I receive blank response and header values.
I checked for "$_SERVER['HTTP_X_CALDNLY_SIGNATURE']" to compare the header signature to the web hook secret key.
Could you possibly guide me get the web hook payload properly in my PHP script?

0 replies

Be the first to reply!

Reply