-
### Issue Summary
installed a new twilio-cli via apt keyring `twilio --version
twilio-cli/5.22.3 wsl-x64 node-v18.20.4`
but a new project created with it `twilio serverless:init teste --typescrip…
-
After running `twilio dev-phone`, it opens a web page, but this is all I see.
![image](https://github.com/user-attachments/assets/2c8e5b90-45d0-4613-aadb-ab8ec179187b)
I just installed the dev pho…
-
### Problem Statement
I want to better the Sentry integration into our Twilio Serverless functions but it seems it does not offer a generic wrapper or a Twilio Serverless or DigitalOcean Serverless w…
-
The following error is thrown during startup on the twilio/twilio-cli:5.18.0 docker container:
```
...
💻 Deploying a Functions Service to handle incoming calls and SMS...
🧑💻 Creating Service
…
-
**Why is this needed**:
When configuring a webhook contact point it is common that the webhook receiver requires additional arbitrary headers to process the request (e.g. "X-" headers).
**Ex…
-
Background:
I have 3 Twilio accounts setup (Staging/Pre-Prod/Prod) and I am attempting to deploy a function into all three environments.
Issue:
I am seeing the following error when attempting to …
-
I developed functions locally, initialised through the `twilio serverless:init` command, deployed it, then wanted to push it to a git repo and noticed that the `deploy` call created a `.twilio-functio…
-
Hi! @0x80 . Thank you for creating this package!
I am getting the following error while trying to deploy the firebase-functions. I am not quite sure what is causing this issue. So, I would apprec…
-
> __Note:__ This issue is a proposal and is subject to change and open for feedback.
At the end of April we [launched the v2 REST API](https://www.twilio.com/blog/automate-flow-deployments-studio-r…
-
### Repro Steps
1. Deploy a Serverless Function under any `name` with `twilio serverless:deploy`
2. Change the `name` value in `package.json`
3. Deploy again with `twilio serverless:deploy`
4. Not…