-1

The Twilio quick-start pages refer to an HTTP server by FQDN. Great - but most people are probably developing behind NAT.

Carl Binding
  • 69
  • 1
  • 3

1 Answers1

0

The apparent solution is to use ngrok, see https://ngrok.com/. at least it makes the HTTP server visible in the internet.

Carl Binding
  • 69
  • 1
  • 3