Google actions builder – how to read from webhook request and avoid empty response
When I call webhook using PHP, I get this message while testing. Sorry, I didn’t get any response Attached my webhook request json and and php code if($method == ‘POST’) { $requestBody = …