"invalid session" for smugmug.albums.get in 1.2.2
mhawthorne
Registered Users Posts: 2 Beginner grinner
I tried to use oauth for awhile, but since I'm just writing a script to grab some of my images, it doesn't seem appropriate.
Now I am using smugmug.login.withPassword. I get back a session id, but when I try to invoke smugmug.albums.get:
/services/api/json/1.2.2/?method=smugmug.albums.get&SessionId=xxxx
I get:
{"stat":"fail","method":"smugmug.albums.get","code":3,"message":"invalid session"}
Any ideas? Thanks!
Now I am using smugmug.login.withPassword. I get back a session id, but when I try to invoke smugmug.albums.get:
/services/api/json/1.2.2/?method=smugmug.albums.get&SessionId=xxxx
I get:
{"stat":"fail","method":"smugmug.albums.get","code":3,"message":"invalid session"}
Any ideas? Thanks!
0
Comments
I already have sent you an info on one of mine.
no, the reported issue above was user error
SmugMug API Developer
My Photos