Not seeing token in my Zoom Webhook

Hi, I just set up a Zoom endpoint on my wordpress site. I am getting the endpoint triggered just fine, but when I view the request data I am not seeing the sig anywhere. As I understand, my endpoint has available to it the $request variable, but when I echo the $request I am not seeing the signature anywhere. I am seeing all other relevant info. Maybe I am missing something?

thanks,
Brian

Nevermind - just realized I have to use getallheaders() or something similar

1 Like

Hey @huetherb,

Happy to hear you resolved your issue.

Let us know if you have any other questions!

Thanks,
Tommy