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

Project Deployment Failing #554

Open
mdeshpande12 opened this issue May 9, 2024 · 4 comments
Open

Project Deployment Failing #554

mdeshpande12 opened this issue May 9, 2024 · 4 comments

Comments

@mdeshpande12
Copy link

I'm trying to deploy a template to my flex account on stage environment. But the deployment process is failing at the validate api key step. I rechecked my api key and api secret along with the accountSid; they are all correct, but I'm still facing this issue.

https://github.com/mdeshpande12/InlineMediaTest/actions/runs/9012338791/job/24761419089#step:6:12

Screenshot 2024-05-09 at 9 57 18 AM
@jared-hunter
Copy link
Contributor

Assuming you have entered the credentials correctly, there are two potential issues i can think of that i have seen

  1. If it is a new Twilio Flex account, on very rare occasions Flex pieces are not setup properly. You can examine this by logging into the console and going to the Flex product in the "explore products" pane, if it fails to load, this might be your issue.

  2. if it is not a new flex account and it has been working for some time before, have you checked your account hasn't been suspended for having negative balance or some other reason? If this is ambiguous, you can test any Rest API yourself on that account and you will get the same 401 response.

Hope this helps.

@dremin
Copy link
Contributor

dremin commented May 9, 2024

Hi @mdeshpande12! Currently the template does not support running in stage, as our team does not have access, so we cannot validate or maintain that capability. If you're able to use an account in the production environment instead, that should work much better! 😄

@jared-hunter
Copy link
Contributor

Ooooohh that stage 😂

@dremin
Copy link
Contributor

dremin commented May 29, 2024

This should be resolved with #560.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants