#9 ✓invalid
Patrick Altman

Implement Toc.update()

Reported by Patrick Altman | April 21st, 2008 @ 10:39 PM

Authentication

Write privs to the account

Parameters

api_key (required)

The api key for your application

session_id (required)

The id for your current session

username (required)

Phanfare username ( ex. public.phanfare.com, public is the username)

field_to_update (required)

The name of the album property to update

field_value (required)

The new value for the property

Sample Response

Error Codes

1: InvalidAPIKey

The api_key that you supplied was not valid

2: GeneralError

An unexpected error occurred

5: InvalidUserName

An account with the username specified does not exist

6: AccountDisabled

The account you are trying to access is disabled

7: SessionIDInvalid

The session_id specified does not exist

8: SessionIDExpired

The session_id specified has expired

10: AlbumNotFound

The album_id specified does not exist

12: NoTocPriv

The session_id specified does not have write privs to this account

22: InvalidField

The field specified does not exist or is not allowed to be updated

Additional Notes

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A Python binding to the Phanfare API

People watching this ticket

Pages