Getting "invalid access" error when uploading to password protected album

stevereinventedstevereinvented Registered Users Posts: 2 Beginner grinner
When uploading to a password protected album using the HTTP PUT method, I get the following JSON response:

{"stat":"fail","code":31,"message":"invalid access"}

The upload is successful if the album is not password protected.

I can't see a header to specify the album password on the Uploading wiki page, and I've tried obvious guesses X-Smug-Password and X-Smug-AlbumPassword, but no joy.

If anyone can help me on this, I'd be really grateful. Thanks.

Comments

  • stevereinventedstevereinvented Registered Users Posts: 2 Beginner grinner
    edited March 30, 2011
    It turns out I needed to get "Full", not "Public" permission. After that, everything worked.
Sign In or Register to comment.