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?

Hello, how do I get an API key?

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

How can i get a folder and all subfolders associated with it with one request?

I am trying to user the get projects api to retrieve projects, but i also want to get the subfolders associated with those folders in the same request, probably nested within the parent folder. Is there a way to achieve it?

GetProjects returns 404

I'm trying to query the available projects in my account. I see the one project I have, but when I query the API, it returns a 404.

How do I get a developer key for my mediasilo domain?

How do I get a developer/application key for my domain (not the developer's sand box)