smugmug.images.changePosition returns err code = 5
mchung
Registered Users Posts: 5 Beginner grinner
I'm running into a problem with smugmug.images.changePosition
My REST URL looks like this:
https://api.smugmug.com/hack/rest/1.1.1?ImageID=<albumId>&Position=2&method=smugmug.images.changePosition&SessionID=<hashId>
According to the wiki docs, this should work, but I get a system error response (err code="5").
What am I missing?
Thanks,
-Marc
My REST URL looks like this:
https://api.smugmug.com/hack/rest/1.1.1?ImageID=<albumId>&Position=2&method=smugmug.images.changePosition&SessionID=<hashId>
According to the wiki docs, this should work, but I get a system error response (err code="5").
What am I missing?
Thanks,
-Marc
0
Comments
Looks like it could be a bug, that method doesn't seem to get used that often.
Let me dig into the code and find the issue.
Cheers,
David
SmugMug API Developer
My Photos
ok fixed the problem... the change should be rolled out on Thursday night in our weekly release.
Cheers,
David
SmugMug API Developer
My Photos
Marc,
This change is now live.
Cheers,
David
SmugMug API Developer
My Photos