Http POST не вызывает событие на стороне сервера ⇐ Php
-
Anonymous
Http POST не вызывает событие на стороне сервера
This has got me (and apparently ChatGPT) baffled
I am trying to get a PHP webhook endpoint to trigger a server side event. This works, but not when I try hitting the endpoint with a POST request. To test the POST was being recieved I also logged to a file and that works.
Here's my webhook endpoint:
Источник: https://stackoverflow.com/questions/781 ... side-event
This has got me (and apparently ChatGPT) baffled
I am trying to get a PHP webhook endpoint to trigger a server side event. This works, but not when I try hitting the endpoint with a POST request. To test the POST was being recieved I also logged to a file and that works.
Here's my webhook endpoint:
Источник: https://stackoverflow.com/questions/781 ... side-event
Мобильная версия