Aaron Christy
Feb-12-2005, 07:47 PM
I'm hoping someone can help me with the getAlbums call.
I have no problems getting a valid response back when I am logged in securely as myself (loginWithPassword). However, when I do a login anonymously call and then I pass both a valid session ID and (what I think is a) valid nickname, I get a:
<methodresponse> <fault> <value> <struct> <member> <name>faultCode</name> <value> <int>4</int> </value> </member> <member> <name>faultString</name> <value> <string>invalid user</string> </value> </member> </struct> </value>
The session ID is valid and the nickname I was using was "surfacedamage". I also tried a friend's smugmug nickname with no luck.
Is there some trick to this that I am missing?
Thanks,
Aaron
</fault> </methodresponse>
I have no problems getting a valid response back when I am logged in securely as myself (loginWithPassword). However, when I do a login anonymously call and then I pass both a valid session ID and (what I think is a) valid nickname, I get a:
<methodresponse> <fault> <value> <struct> <member> <name>faultCode</name> <value> <int>4</int> </value> </member> <member> <name>faultString</name> <value> <string>invalid user</string> </value> </member> </struct> </value>
The session ID is valid and the nickname I was using was "surfacedamage". I also tried a friend's smugmug nickname with no luck.
Is there some trick to this that I am missing?
Thanks,
Aaron
</fault> </methodresponse>