11322: Invalid webhook method
MESSAGING
WARNING
You received a message to one of your Twilio numbers, but we could not send a request to your web application using your webhook URL due to an incorrect HTTP method.
Incorrect HTTP method
- Twilio expects specific HTTP methods (
GETorPOST) for making a request to your application. - Check if the URL is configured to handle the correct HTTP method.