#Nati
1 messages · Page 1 of 1 (latest)
What do you mean by 'proxies webhook requests'?
I suspect the real issue is that something in your webhook handler code is malforming the event payload
The functions expect the raw HTTP payload when verifying signatures
Can you share your code that handles event verification?