Skip to content

issues Search Results · repo:danielberkompas/ex_twilio language:Elixir

Filter by

74 results
 (138 ms)

74 results

indanielberkompas/ex_twilio (press backspace or delete to remove)

When we send a message to Twilio with status_callback param. We receive an error - status_callback: - https://www.twilio.com/docs/messaging/guides/track-outbound-message-status#step-2-send-a-message-with-status-callback-url ...
  • allanegidio
  • Opened 
    on Sep 16, 2024
  • #186

Add support for Twilio Conversations I might be able to assist, depending on interest.
  • tmaszk
  • 1
  • Opened 
    on Jul 16, 2024
  • #184

Hey, I noticed that the most recent release claims this: - http client adapter/behavior https://github.com/danielberkompas/ex_twilio/issues/161 but I don t actually see any documentation or anything ...
  • doughsay
  • Opened 
    on Jun 8, 2024
  • #183

Hiya @danielberkompas , thanks for this cool package and thanks to all the contributors, Elixir really deserves a Twilio client! Can t help but wonder if anyone is monitoring this package / maintaining ...
question
  • njwest
  • 3
  • Opened 
    on Mar 2, 2024
  • #179

Howdy, I realise that this may be wishful thinking as I am not sure if this package is maintained anymore and the PRs don;t seem to be considered. However, is there any chance of adding support for sending ...
enhancement
help wanted
  • robkane1
  • 1
  • Opened 
    on Feb 6, 2024
  • #178

Creating subaccounts with account and token options does not work. ExTwilio.Account.create(%{friendlyName: Subaccount name }, [account: ACCOUNT_SID, token: TOKEN]) {:error, %{ code = 20404, ...
bug
  • szaboat
  • Opened 
    on Nov 10, 2022
  • #175

ExTwilio.Resource creates a find/2 function with a return type of Parser.parsed_list_response(): https://github.com/danielberkompas/ex_twilio/blob/master/lib/ex_twilio/resource.ex#L60-L63 but the function ...
doc
  • al2o3cr
  • Opened 
    on Apr 5, 2022
  • #172

Currently, it appears there is no support for nested maps in Twilio API calls. I first encountered this attempted to call ExTwilio.Notify.Notifications.create with a data property that is a map. It appears ...
enhancement
help wanted
  • superchris
  • 1
  • Opened 
    on Feb 18, 2022
  • #171

Twilio s Proxy API is currently not supported but there are use cases for it. And it appears there is already a PR to add this functionality in #152
  • slove-papa
  • 1
  • Opened 
    on Sep 2, 2021
  • #162

Do you think it would be a good addition to allow usage of different http clients and making httpoison optional by adding a http client behavior to allow different adapters for executing the request?
  • fcevado
  • Opened 
    on Sep 2, 2021
  • #161
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub