Page History
The movingimage Platform API uses standard HTTP status codes. Here for your reference is a list of common responses and their meanings.
Response Codes
As a general rule, response codes in the 2xx range are successful, in the 4xx range are client errors, and in the 5xx range are server errors (these are rare).
Code | Text | Description |
---|---|---|
200 | OK | Everything went as expected. |
201 | Created | Resource was created.
|
204 | No Content | Your request to the resource was successful.
|
400 | Bad Request | The system didn't understand your request. |
401 | Unauthorized | You may receive this message for a couple of reasons:
|
404 | Not Found | Resource was deleted or cannot be accessed.
|
415 | Unsupported Media Type | You tried to upload a file format movingimage doesn't support. Check your file type and try again. |
500 | Internal Server Error |
Something went wrong on movingimage's end (this is rare). | ||
502 | Bad Gateway | The server was unable to process your request. |
Error Codes
Error Code | Text |
---|
Description | |
---|---|
1001 | "Root channel cannot be deleted." |
You are not allowed to delete the root channel. | |
1002 | "Channel has subchannels and cannot be deleted." |
You cannot delete a channel |
that contains subchannels. | |
1003 | "Google user ID already assigned." |
You cannot assign assign a social media profile to |
the same YouTube account twice. | |
1004 | "Facebook page ID already assigned." |
You cannot assign a social media profile to |
the same Facebook account twice. | |
1101 | "Upload not possible because you reached your storage limit. " |
If you receive this response, it means your upload was denied because you've reached the limits of your booked storage capacity |