smugmug.images.changePosition 1.2.1 bug?

iotashaniotashan Registered Users Posts: 68 Big grins
I'm trying to use smugmug.images.changePosition, but whenever I pass a position in greater than 9, it always puts that image to position 1.

Anyone else having that problem?

Here's the URL I call:

https://api.smugmug.com/services/api/json/1.2.1/?APIKey=[mykeyhere]&ImageKey=HTSzN&Position=10&SessionID=[mysessionid]&ImageID=264768529&method=smugmug.images.changePosition

This URL works just fine:

https://api.smugmug.com/services/api/json/1.2.1/?APIKey=[mykeyhere]&ImageKey=HTSzN&Position=9&SessionID=[mysessionid]&ImageID=264768529&method=smugmug.images.changePosition

Any ideas, or is this a bug?

Comments

  • iotashaniotashan Registered Users Posts: 68 Big grins
    edited March 18, 2008
    Anybody?

    David?
  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited March 18, 2008
    iotashan wrote:
    Anybody?

    David?

    Sorry been tied up with the release. I'll check it out this week. thumb.gif
    David Parry
    SmugMug API Developer
    My Photos
  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited March 19, 2008
    this is fixed internally, I'll let you know when it goes live.
    David Parry
    SmugMug API Developer
    My Photos
  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited March 19, 2008
    this fix is now live.
    David Parry
    SmugMug API Developer
    My Photos
Sign In or Register to comment.