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

Create message missing shortcodes #64

Open
andreimc opened this issue Aug 21, 2020 · 0 comments
Open

Create message missing shortcodes #64

andreimc opened this issue Aug 21, 2020 · 0 comments

Comments

@andreimc
Copy link

Cannot specify shortCode in the request, you can on CURL but not node api

curl -X POST https://rest.messagebird.com/messages \
  -H 'Authorization: AccessKey key' \
  -d "recipients=1234" \
  -d "originator=MessageBird" \
  -d "shortcode=1234" \
  -d "body=This is a test message"
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