-
-
Notifications
You must be signed in to change notification settings - Fork 380
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
Syntax Error when try to upload to S3 #223
Comments
This is fixed in #204, waiting to merge. |
Do you want when it merge will happen? After that, could I do pip update to update the version? |
We will merge soon. You can pip update once we do a release. @menshikh-iv When are we planning the next release? |
Closed via #224 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I try to upload a file from Twilio URL to S3.
Here is the code I am using:
It always gives me syntax error:
The S3 URI should be correct since I follow the instruction, any clues?
Example S3 URI:
s3://:@omax-mis/twilio-messages-media/final/MEcd7c36e75f87dc6dd9e33702cdcd8fb6
Thanks
The text was updated successfully, but these errors were encountered: