Can you explain more about the Vid.ly Error Codes?

Need more details on the Vid.ly error codes? These should answers you questions.

MessageCodes? ErrorCodes? What's the difference you may ask? MessageCodes give you particular feedback as to the status of the actions you have requested from the API. (We're talking about AddMedia, AddMediaLite, etc.) Error codes are more or less what you'll bump into if the system has an issue crunching on your files. They follow the same breakdown as the message codes, Common Errors (I), AddMedia codes (II), DeleteMedia codes (III)  and GetStatus codes (IV).

1. Common parameters errors

1.1 – “Wrong XML format.”
Request was sent in a wrong XML format, so we could not parse it. Check that your XML format is valid and compliant to XML specification.

1.2 – “Wrong UserID given.”
Your UserID is either empty or not present in the database. Check your UserID.

1.3 – “Wrong UserKey given.”
Your UserKey either is empty or does not fit given UserID. Check that your UserKey is valid and fits your UserID.

1.4 – “Account is blocked.”
Your account was blocked by the administrator. Contact the site administrator to get more information and help.

1.5 – “Account type does not permit this operation.”
Your account type does not allow you to proceed this operation. You will get a full access to the API functions of the site with Pro account.

1.6 – “Wrong action name.”
The action name you provided is either empty or not valid. Check the correctness of the given action name and make sure that such action exists.

1.7 – “Only one notify tag is allowed.”
You may use only one notify tag in request. If any notify tags are provided, only the first one will be used. The other notifies will be omitted.

Ⅱ. AddMedia parameters errors

2.1 – “No source links provided.”
You have not provided any source links in your request or all source links are invalid. Check that you have provided valid source files links in your request.

2.2 – “Wrong source file link.”
Provided source file link is wrong. Check the correctness of the source file link.

2.3 – “No Output tag or more than one Output tag is provided for the format..”
An Output tag was not provided or more than one Output tag is given. You should provide one correct Output tag for your format.

Ⅲ. DeleteMedia parameters errors

3.1 – “No media short links provided.”
You have not provided any media short links in your request or all media short links are invalid. Check that you have provided valid media short links in your request. If you have used batch ID, verify that it contains any media links (you may need to consult site administrator for this).

3.2 – “Wrong media short link.”
Provided media short link is wrong. Check the correctness of the media short link.

3.3 – “Wrong batch ID provided.”
Batch ID you provided is not correct or does not exist. Check the correctness of the batch ID and make sure you (or somebody else) have not deleted it.

3.4 – “Given batch ID does not contain any media short links.”
There are no media short links associated with this batch. Probably, all links have been already deleted or file upload failed.

3.5 – “You are not allowed to delete this media.”
You are not allowed to delete this media because it was not uploaded by you. Make sure that you are using the appropriate authentication data.

3.6 – “Media short link was not deleted properly.”
We have tried to delete this media short link, but it was not deleted properly. This may happen because of some internal problems. Though link is not valid anymore, some records or files may still be alive. We shall try to complete this task automatically a bit later.

3.7 – “Media short link has been already deleted.”
The media short link you have requested has been already deleted. You (or someone else) has already deleted this link. It cannot be deleted twice.

Ⅳ. GetStatus parameters errors

4.1 – “No media short links provided.”
You have not provided any media short links in your request or all media short links are invalid. Check that you have provided valid media short links in your request. If you have used batch ID, verify that it contains any media links (you may need to consult site administrator for this).

4.2 – “Wrong media short link.”
Provided media short link is wrong. Check the correctness of the media short link.

4.3 – “Wrong batch ID provided.”
Batch ID you provided is not correct or does not exist. Check the correctness of the batch ID and make sure you (or somebody else) have not deleted it.

4.4 – “Given batch ID does not contain any media short links.”
There are no media short links associated with this batch. Probably, all links have been already deleted or file upload failed. Try to reload media files once again and use new batch ID. If this fails, contact site administrator.

4.5 – “You are not allowed to get status of this media.”
You are not allowed to get status of this media because it was not uploaded by you. Make sure that you are using the appropriate authentication data.

4.6 – “Media short link uploaded with errors.”
Some error occurred at uploading this media, so this link is nonoperating. This error may have happened due to some internal server error at uploading media or because of some file format incompatibilities. Please try to upload your media once again. If this fails, contact site administrator.

4.7 – “Media short link was deleted.”
The media short link you have requested was deleted. No files associated with this link are valid anymore. If you want to use them, please reload these files and use new link.

Ⅴ. Common errors

5.1 – “Action failed because of internal reasons.”
Action failed because of some internal reasons. This may happen because of bad Internet connection or some internal server error. Please try again a bit later.

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

edchelp