Discussions
Result URL of Get Clip endpoint is an S3 URL instead of a HTTPS URL
about 1 year ago by tom
If I create a clip from a text script, the result URL of the generated video is an S3 URL (s3://...) instead of an HTTPS URL. We were expecting that we can embed and display the video right away.
The audio URL, however, is an HTTPS URL, which points to AWS' HTTPS endpoint and includes the AWS key and a signature. I assume that this should also be the case for the result URL?!