Album Access in API

huffmanhuffman Registered Users Posts: 19 Big grins
I'm really new to this API. If I use API methods

smugmug.login.withHash UserID, PasswordHash, APIKey
smugmug.albums.get NickName, SessionID, APIKey

The second one responds with "stat=ok" but lists only albums without passwords. I thought that, since I'm logged in as myself, I would be able to see password protected albums also. Can anyone clear up my understanding? Or tell me how to see all the albums?

Bill

Comments

  • huffmanhuffman Registered Users Posts: 19 Big grins
    edited January 19, 2011
    Album Access in API
    The answer seems to be the _su cookie. I was not keeping it. Didn't see that in the API descriptions but found it by more searches in these forums.

    Bill
Sign In or Register to comment.