imox
imox

Reputation: 1554

Twilio does not post to my webhook on incoming calls

enter image description here

But when i call my twilio number, twilio does not send response to my url. Even in the logs, the Request Inspector for all incoming call is empty.

enter image description here

Upvotes: 0

Views: 572

Answers (1)

Alan
Alan

Reputation: 10771

Since it is a trail account you need to press a key once the call is answered by Twilio to acknowledge it is a trial account before it will execute any TwiML.

Upvotes: 2

Related Questions