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

How to upload media files from backend? #1006

Open
maxouzeer opened this issue Feb 3, 2023 · 0 comments
Open

How to upload media files from backend? #1006

maxouzeer opened this issue Feb 3, 2023 · 0 comments

Comments

@maxouzeer
Copy link

Hey there! I'm trying to upload media files to Twilio in order to use them in conversation messages, as described there: https://www.twilio.com/docs/conversations/media-support-conversations#sending-a-media-message

It works well from Postman when I manually upload a file in the Postman UI. However, I'm trying to make it possible from my backend, using file URLs that are generated from my file manager.

Can anyone help? Thanks a lot!

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

2 participants
@maxouzeer and others