✅ WEBHOOK DE GOOGLE CHAT ACTIVO

URL: https://googlechat.cva.cl/index.php

Fecha: 2026-06-17 01:48:58

📌 Información importante:

Este webhook está configurado correctamente y esperando mensajes de Google Chat.

🔹 Método: POST

🔹 Formato: application/json

📋 Últimos mensajes recibidos (máx 5):

[2026-04-22 13:53:37][IP:13.235.246.161] ERROR: JSON inválido
[2026-06-15 17:16:20][IP:34.42.34.237] RECIBIDO:
[2026-06-15 17:16:20][IP:34.42.34.237] ERROR: JSON inválido
[2026-06-15 17:41:17][IP:34.42.34.237] RECIBIDO:
[2026-06-15 17:41:17][IP:34.42.34.237] ERROR: JSON inválido

🔧 Probar el webhook:

Usa este comando en tu terminal:

curl -X POST https://googlechat.cva.cl/index.php \
  -H "Content-Type: application/json" \
  -d '{"message":{"text":"hola","sender":{"displayName":"Test","email":"test@test.com"}}}'