Skip to content

Use modern Twilio Messaging endpoint #19

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

Merged
merged 1 commit into from
Nov 23, 2015
Merged

Conversation

carlosdp
Copy link
Contributor

The /SMS/Messages endpoint is the old SMS-only endpoint. /Messages can send SMS and MMS, but /SMS will be deprecated at some point in the (probably far) future. This makes the script more future-proof.

The `/SMS/Messages` endpoint is the old SMS-only endpoint. `/Messages` can send SMS and MMS, but `/SMS` will be deprecated at some point in the (probably far) future. This makes the script more future-proof.
@NARKOZ
Copy link
Owner

NARKOZ commented Nov 23, 2015

This needs to be changed in hangover.sh script too.

@carlosdp
Copy link
Contributor Author

Opened a separate PR for it because I'm too lazy to actually clone it down so using GH edit =P

NARKOZ added a commit that referenced this pull request Nov 23, 2015
Use modern Twilio Messaging endpoint
@NARKOZ NARKOZ merged commit de24568 into NARKOZ:master Nov 23, 2015
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

Successfully merging this pull request may close these issues.

2 participants