Error codes
From ThirdPresence Wiki
Codes
| Code | Description |
| 100 | Category with same name or referenceid already exists |
| 101 | Contentcategoryid must be number |
| 102 | Contentcategory not empty. Cannot delete |
| 103 | Contentcategory could not be deleted |
| 104 | No valid reference to category |
| 200 | VideoId must be number |
| 201 | No valid reference to video |
| 202 | Content could not be deleted. |
| 203 | Content could not be created. RefrenceId already at use. |
| 204 | No sourceurl for video |
| 205 | Account has no category where to insert video |
| 206 | Content could not be created. |
| 301 | Could not parse JSON object. |
| 404 | Could not found contentitem. |
ErrorItem example
{"code":201,"message":"no valid reference to contentitem","errorresponce":"true"}
ErrorItem object reference.
This page was last modified on 3 January 2011, at 14:27.