Developer / Netlog REST API / API Errors
This document gives an overview of all possible errors returned by the API.
| Error Code | Error Name | Description |
|---|---|---|
| 0 | API_ERROR_DATABASE | Database unavailable |
| 1 | API_ERROR_OFFLINE | API unavailable |
| 2 | API_ERROR_METHOD | Invalid method |
| 3 | API_ERROR_FORMAT | Unknown output format |
| 4 | API_ERROR_PARAMETER | Invalid parameter |
| 5 | API_ERROR_PARAMETER_REQUIRED | Parameter required |
| 6 | API_ERROR_PARAMETER_VALUE | Invalid parameter value |
| 7 | API_ERROR_VERSION | Invalid version |
| 8 | API_ERROR_REQUEST_FLOOD | Too many requests |
| 20 | API_ERROR_PAGER_END | No more results on this page |
| 30 | API_ERROR_TEXT_NOT_ALLOWED | The text contains words that are not allowed |
| 100 | API_ERROR_TICKET | Invalid ticket |
| 101 | API_ERROR_APPLICATION_KEY | Unknown application key |
| 102 | API_ERROR_REQUEST_ID | Invalid request ID |
| 103 | API_ERROR_INVALID_AUTH | Invalid application authentication |
| 104 | API_ERROR_SIG | Incorrect signature |
| 105 | API_ERROR_LOGIN | Login not succeeded |
| 106 | API_ERROR_NOLOGIN | No logged in user |
| 110 | API_ERROR_PERMISSION | Permission denied |
| 301 | API_ERROR_APP_NOT_ADDED | User has not added the application |
| 401 | API_ERROR_FRIEND_ALREADY_ADDED | Users are already friends |
| 402 | API_ERROR_FRIENDSHIP_STARTED | Friendship request already done |
| 403 | API_ERROR_FRIENDSHIP_STOPPED | Friendship is stopped by the other user |
| 404 | API_ERROR_FRIENDSHIP_DENIED | Friendship is denied by the other user |
| 405 | API_ERROR_FRIENDSHIP_FAILED | Start friendship failed |
| 406 | API_ERROR_FRIENDSHIP_BLACKLIST_YOU | Cannot start friendship because you were blacklisted by the other user |
| 407 | API_ERROR_FRIENDSHIP_BLACKLIST_ME | Cannot start friendship because you blacklisted the other user |
| 500 | API_ERROR_UPLOAD_PHOTO_FAILED | Upload photo failed |
| 501 | API_ERROR_NO_PHOTO_BATCH | No photo batch upload in progress |
| 502 | API_ERROR_TRACK_BATCH_FAILED | Batch upload has not been tracked |
| 503 | API_ERROR_POST_COMMENT_FLOOD | Post comments flood |
| 504 | API_ERROR_POST_COMMENT | Post comment failure |
| 505 | API_ERROR_POST_RATING_FAILED | Post rating failure |
| 506 | API_ERROR_ALREADY_RATED | You already rated this item today |
| 507 | API_ERROR_POST_LIKE_FAILED | Post like failure |
| 508 | API_ERROR_POST_DISLIKE_FAILED | Post dislike failure |
| 600 | API_ERROR_UPLOAD_VIDEO_FLOOD | Too many videos |
| 601 | API_ERROR_UPLOAD_VIDEO_FAILED | Upload video failed |
| 901 | API_ERROR_NOTIFICATION_SEND | Notification could not be send |
| 910 | API_ERROR_MESSAGES_NOT_SENT | Message could not be sent |
| 911 | API_ERROR_MESSAGES_FLOOD | Message flooding |
| 912 | API_ERROR_MESSAGES_BLACKLISTED | Message could not be send because you were blacklisted by the other user |
| 1001 | API_ERROR_WIDGET_NOPARTNER | Application is not a widget partner |
| 1002 | API_ERROR_WIDGET_ALREADY_ADDED | Widget already added |
| 1003 | API_ERROR_WIDGET_DISTRIBUTION | Widget not available for this distribution |
| 1100 | API_ERROR_MUSIC_EMPTY_DATA | Some ID3 tags were empty |
| 1101 | API_ERROR_MUSIC_FLOOD | Send song only once! |
| 1102 | API_ERROR_PLAY_SONG_FAILED | Song has not been tracked |
| 1200 | API_ERROR_SHOUTS_ADD_FAILED | Shouting failed |
| 1201 | API_ERROR_SHOUTS_ADD_TOOLONG | Shout is too long |
| 1202 | API_ERROR_SHOUTS_ADD_TOOSHORT | Shout is too short |
| 1203 | API_ERROR_SHOUTS_ADD_EMOTION | Invalid shout-emotion |
| 1204 | API_ERROR_SHOUTS_ADD_ORIGIN | Invalid shout-origin |
| 1205 | API_ERROR_SHOUTS_ADD_TYPE | Invalid shout-type |
| 1206 | API_ERROR_SHOUTS_FLOOD | Shout flooding |
| 1300 | API_ERROR_LINKS_INVALID_LINK | The given URL is invalid |
| 1301 | API_ERROR_LINKS_ALREADY_EXISTS | The given URL already exists in the profile |
| 1302 | API_ERROR_LINKS_IS_BLOCKED | The given URL is blocked |
| 1303 | API_ERROR_LINKS_FLOOD | Link flooding |
| 1304 | API_ERROR_LINKS_UNKNOWN | Adding the link caused a failure |
| 1401 | API_ERROR_GUESTBOOK_NOCOMMENTRIGHTS | No comment rights |
| 1402 | API_ERROR_GUESTBOOK_AGETOOOLD | Poster is too old |
| 1500 | API_ERROR_BLOGS_INVALID_MESSAGE | Invalid message content |
| 1501 | API_ERROR_BLOGS_FLOOD | Blog post flooding |
| 1502 | API_ERROR_BLOGS_TOO_MANY_SMILEY | Too many smileys in the message |
| 1503 | API_ERROR_BLOGS_ADD_FAILED | Posting blog post failed |
| 1600 | API_ERROR_BLACKLIST_SELF | You can't blacklist yourself |
| 1601 | API_ERROR_BLACKLIST_ONLYUSERS | Brands and groups can't blacklist a user |
| 1602 | API_ERROR_ABUSE_INVALID_MESSAGE | Please provide an abuse message |
| 1603 | API_ERROR_ABUSE_INVALID_TYPE | Please provide a valid abuse type |
| 1604 | API_ERROR_ABUSE_FLOOD | Report abuse flooding |
| 2001 | NML_ERROR_PARSE | Invalid NML |
| 2002 | NML_ERROR_IMAGE_URL | Image file could not be retrieved |
| 3001 | API_ERROR_DATAREQUEST_NOREQUESTS | No default requests defined for datarequest |
| 10001 | API_ERROR_HELPDESK | Create helpdesk ticket failed |
Bitte warten...