Description
My app Medspa Network is failing its validation for webhooks, i have copied the code directly from the Zoom example for Node and modified to it fit my Token. i can verify through PostMan that the API is working correctly and sending the correct data back in less than .3 seconds. I have also regenerated my token to ensure that it is up to date, and Verified that my ENV variabales are live and correct.
Hi Chun,
Unfortunately thats not quite how Node and Express work.
Setting the status before the response data is valid. However, i did try your suggestion as well. It still did not validate.
HI there has been a new development!
Using NGROK and the SAME EXACT CODE the verification passed.
I am now wondering if it is an AWS ec2 issue… or CENTOS issue