iprashant

Results 2 comments of iprashant

Yes we are having multi-event webhook. As per your comment we have modified the code as follows still not luck. ` $timestamp = $req->header("X-Twilio-Email-Event-Webhook-Timestamp"); $signature = $req->header("X-Twilio-Email-Event-Webhook-Signature"); $verifycationKey = "";...

Hi Shwetha, I have used PHP file_get_contents('php://input'); still no luck. Thanks,