la publicación es una API PHP vacía
<?php
$json = json_decode(file_get_contents('php://input'));
?>
Hurt Hamster
<?php
$json = json_decode(file_get_contents('php://input'));
?>