Looks like API Upload is broken.

Getting server is okay, it's the XVideoSharing API: https://xvs.docs.apiary.io/#reference/upload/upload-server/get-next-upload-server-url

{'msg': 'OK', 'server_time': '2019-05-19 10:56:15', 'status': 200, 'result': 'https://kh7ys.justupload.io/upload/'}


After uploading, I get this error:


<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">0010 - 00:00:00

<html><head>

<title>404 Not Found</title>

</head><body>

<h1>Not Found</h1>

<p>The requested URL /upload/ was not found on this server.</p>

</body></html>


Back
Top