Hi,
I'm unable to use the dev-phone with the region ie1
Steps to reproduce:
- create an account in ie1
- create a profile
twilio profiles:create <account-sid> --region=dublin.ie1
- use profile
twilio profiles:use <profile-name>
- start dev-phone
twilio dev-phone --profile <profile-name>
Outcome:
Error: ENOTFOUND forsync.dublin.ie1.twilio.com
Additional information
- Using
--region=ie1 with profiles:create does not work
- I've also tried using environment variables
TWILIO_REGION=ie1 and TWILIO_EDGE=dublin does not work as well
Hi,
I'm unable to use the dev-phone with the region ie1
Steps to reproduce:
twilio profiles:create <account-sid> --region=dublin.ie1twilio profiles:use <profile-name>twilio dev-phone --profile <profile-name>Outcome:
Error:
ENOTFOUNDforsync.dublin.ie1.twilio.comAdditional information
--region=ie1withprofiles:createdoes not workTWILIO_REGION=ie1andTWILIO_EDGE=dublindoes not work as well