AlbumURL removed from Image struct returned in smugmug.images.get [API 1.2.2]

frbfrb Registered Users Posts: 18 Big grins
So,

Have you just removed

AlbumURL

from the images struct returned using the smugmug.images.get api call?

I've been using it for months, and now its gone :/

Comments

  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited May 22, 2009
    Hey,

    Looking into it now, I just push a major rewrite if API 1.2.2, and have been running two different versions for a few months, I most likely overlooked the change.

    Cheers,

    David
    David Parry
    SmugMug API Developer
    My Photos
  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited May 22, 2009
    I assume you are calling smugmug.images.get with Heavy ?

    While I look into this, you can get around the issue by adding &Extras=AlbumID to your call
    David Parry
    SmugMug API Developer
    My Photos
  • frbfrb Registered Users Posts: 18 Big grins
    edited May 26, 2009
    No worries, i have implemented a work around.

    Did you also change something in sharegroups.get so that its now returning the sharegroup tag in an associative array with the key as 'Tag' where it used to be 'ShareTag'?
  • frbfrb Registered Users Posts: 18 Big grins
    edited May 26, 2009
    devbobo wrote:
    I assume you are calling smugmug.images.get with Heavy ?

    While I look into this, you can get around the issue by adding &Extras=AlbumID to your call
    Yes I was calling it with Heavy.
Sign In or Register to comment.