Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autopilot:simulate ends with "Authentication failed" #36

Open
yvesonline opened this issue Oct 9, 2020 · 1 comment
Open

autopilot:simulate ends with "Authentication failed" #36

yvesonline opened this issue Oct 9, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@yvesonline
Copy link

I'm trying to test my Twilio Autopilot via autopilot:simulate but it ends up with Authentication failed no matter how I try to call it.

Current approach is like this:

twilio autopilot:simulate -s UA... -t 123456 --profile=...

Which returns:

ERROR: StatusCodeError: 401 - {"code":12400,"status":401,"message":"Authentication failed"}

I'm on the newest Twilio CLI version 2.10.3. I'm using a profile which is marked as active when I check via twilio profiles:list.

Any ideas what can cause this?

@tingiris tingiris added the bug Something isn't working label Oct 16, 2020
@Mohammad-Khalid
Copy link
Member

Mohammad-Khalid commented Oct 16, 2020

Hey @yvesonline, We have run the simulate command

twilio autopilot:simulate -s UA... -t 123456 --profile=...

Which worked as expected, can you please try other autopilot commands like :

twilio autopilot:list --profile=...

and let us know if the CLI reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants