twilio-labs / dev-phone

A developer tool for testing SMS and Voice applications
MIT License
75 stars 20 forks source link

Cant use dev-phone with region ie1 #198

Open mstuercke opened 2 months ago

mstuercke commented 2 months ago

Hi, I'm unable to use the dev-phone with the region ie1

Steps to reproduce:

  1. create an account in ie1
  2. create a profile twilio profiles:create <account-sid> --region=dublin.ie1
  3. use profile twilio profiles:use <profile-name>
  4. start dev-phone twilio dev-phone --profile <profile-name>

Outcome: Error: ENOTFOUND forsync.dublin.ie1.twilio.com

Additional information