twilio-labs / dev-phone

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

Admin Numbers are displayed instead of Subaccount Phone Numbers #188

Closed dumitruPuggle closed 1 year ago

dumitruPuggle commented 1 year ago

Hello! I have an issue with the subaccount phone numbers list. For the time being, my testing development process requires subaccounts and I need an way to test the incoming calls to one of my subaccount numbers, using this tool.

Unfortunately, I've ran into some issues regarding subaccount phone number listing: Instead of having the list with all the subaccount phone numbers, I get admin phone numbers. On twilio cli part, I'm logged with the credentials from subaccount dashboard. What am I doing wrong?

Here's are the subaccount phone numbers:

Screenshot 2023-10-12 at 21 10 22

Instead, here's what I get (which are admin numbers):

Screenshot 2023-10-12 at 21 16 43

Admin numbers:

Screenshot 2023-10-12 at 21 20 13

f7-f27f17b489da">

Any help is appreciated! Thank you!

dumitruPuggle commented 1 year ago
Screenshot 2023-10-12 at 21 26 43

More than that, I'm trying to list my accounts and I don't have any response back from the cli.

dumitruPuggle commented 1 year ago

Sorry guys for bothering. The issue was with the cli. For some apparent reason it doesn't respond to my commands, and I had to go manually to:

/Users/me/.twilio-cli/config.json

and change the configuration file myself