Discussions
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?
How do I know if I'm using the production API or the beta API?
Word just came to me that someone else in our organization was notified by MediaSilo that we were using the beta API instead of the production API. This was news to us, because there is no outward indication that the API we're addressing isn't production. We are using the URL https://api.mediasilo.com/v3/. All the calls we're using came from the docs.mediasilo.com. How do we make sure we're addressing the correct, production instance of the API?
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)