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

Error when send status_callback ExTwilio.Message.create/1 #186

Open
allanegidio opened this issue Sep 16, 2024 · 0 comments
Open

Error when send status_callback ExTwilio.Message.create/1 #186

allanegidio opened this issue Sep 16, 2024 · 0 comments

Comments

@allanegidio
Copy link

allanegidio commented Sep 16, 2024

When we send a message to Twilio with status_callback param. We receive an error

 {:error,
 %{
   "code" => 20001,
   "message" => "Bad request",
   "more_info" => "https://www.twilio.com/docs/errors/20001",
   "status" => 400
 }, 400}

There is another way to be able to use them?

@allanegidio allanegidio changed the title Missing parameters on ExTwilio.Message.create/1 Error when send status_callback ExTwilio.Message.create/1 Sep 16, 2024
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

1 participant