VAPI is not sending HMAC details into header

I have created custom authentication with hmac but the webhook log showing that it is sending {
"Content-Type": "application/json",
"Accept-Encoding": "identity"
} and no hmac details being sent
Was this page helpful?