My favorites | Sign in
Logo
                
Search
for
Updated Dec 13, 2008 by off...@tunesbag.com
Labels: API, documentation
ErrorCodes  
Error codes returned by the tunesBag API

tunesBag error codes

For more details on how to make requests, see the full tunesBag API Documentation.

Every tunesBag request returns three default fields:

result boolean true / false - did the operation fail?
error numeric the error code, 0 in case the result is true
errormessage string an error message in case if available

List of error codes

1xxx general items

1001 access not allowed
1002 item not found
1005 invalid username / password
1100 Server error / failure

5xxx user

5001 no username provided / too short
5002 no password / too short
5003 email address missing
5004 missing first/surname
5005 Only A-Z, 09 etc are allowed for username
5100 username already exists
5005 Please accept CTAC

51xx preferences

5150 invalid image

4xxx add media / upload

4000 File not found
4001 given http file is invalid
4005 File/Item already exists
4100 over quota
4101 Invalid or too big file
4200 Wrong format, but file will be converted
4800 Target format not supported
4801 Target bitrate not supported

52xx mobile

5200 Please enter your cellphone number in the preferenes
5210 Confirmation code did not match

6xxx social

6005 invitation does not exist / already used

social features

12000 provided account informations are invalid / login not possible
12100 friend already added

20xxx API specific

20001 unknown or invalid app key
20010 invalid username / remotekey (has user accepted access)?


Sign in to add a comment
Hosted by Google Code