Hello,
I need direct in the response of remote upload an ID when I have added the Links via API! Otherwise it is nonsense anymore when I add via API remote upload links.
Another solution cold be that I check my files for the uploaded link.
I think it doesn't work with the remote Upload.
I only get the message:
{
"message": "2 urls are added.",
"invalid_urls": []
}
when I add remote upload urls!
I need a ID in the response!
Remote Upload via API is nonsense, because I can't check Uploadstate of the added remotelinks.
Can you add to your response of remote upload a video-ID to check if the Remoteupload of an added url are ready or not?
I want to upload videos from local server disk to Gounlimited via PHP with the API:
<?php
$moviefile = "N:/testfile.mkv";
$output = file_get_contents("http://gounlimited.to/api/upload/server?key=XXXX");
$uploadjson = json_decode($output, true);
$upload2 = $uploadjson['result'];
$ch1 =...
There is an error in your API on Check Remote Upload Status.
I can check the status of Remote Upload during the Upload is progressing. But if the upload is finished I can't check the status. So it is impossible to get the url of remote upload via your API.
Please fix it! Thanks.
The problem is not solved! The files don't appear in account when I try to upload it with ZOOM Uploader! Please try to solve it!
I has send the Bug to Zoom-Support, also!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.