Discussions

Ask a Question

Authentication failed because the remote party has closed the transport stream

Hi, I am using VB HttpWebRequest and the error I got is "Authentication failed because the remote party has closed the transport stream" when I try to do a GET.
My VB code used to work but only recently like a month or so it started to give the error message.

Error on calling MediaSilo api

We were using a .net C3 web application to upload video on MediaSilo using MediaSilo APIs. Code was working fine earlier but recently it is started breaking up with following error:
The underlying connection was closed: An unexpected error occurred on a send.

URL for CreateAsset

I am using lambdas and have a five minute window to execute my code. When our assets are larger than around 5 GB the upload time exceeds this limit. The response from the MultiPartUpload provides the URL that is to be provided to the CreateAsset API, however I will likely not get the response in time. There is also the problem of refreshing the credentials when the upload takes longer than an hour. Can I write my own upload from our S3 bucket to MediaSilo's S3 bucket and then call CreateAsset using the URL that I used to write the asset? Is there some other way to get the URL from MediaSilo if I get a S3 bucket notification that the asset has been uploaded by one of your APIs?

What is the endpoint to share a quick link?

The help page http://docs.mediasilo.com/docs/share-a-quicklink does not say what the endpoint for this request is, or the url parameters.
I have tried various requests such as
https://api.mediasilo.com/v3/quicklinks/share
https://api.mediasilo.com/v3/quicklinks/quicklinkId/share
without success.
Also, what is the targetObjectId payload parameter?
thanks
Sven

Uploading file via Rest call as opposed to Curl

Hello,
Is it possible to excecute this step:
http://docs.mediasilo.com/docs/create-upload-ticket#step-2-upload-file
As a rest call as opposed to using curl?
If so, what would the format for the payload?

ANSWERED

How do I set permissions for a quicklink to external?

When creating a quicklink via a post call, how do I set permissions to external?

ANSWERED

How do I get the assetID of an asset created by File Upload?

I want to be able to upload a file to a particular folder in a project. It appears the way to do this is to follow File Upload with Copy to Folder or Move to Folder, but I would need the assetID created by File Upload, and don't see how to get it.

ANSWERED

Is there an API change log?

We have been experiencing more failures over the past several months on an interface that used to be reliable. Has the API been revised in the last year? If there's a change log or release notes, I can't find them.

Hello, how do I get an API key?

I am testing to confirm this is forwarding properly to support. Thanks.