AlbumURL removed from Image struct returned in smugmug.images.get [API 1.2.2]
frb
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
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
0
Comments
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
SmugMug API Developer
My Photos
While I look into this, you can get around the issue by adding &Extras=AlbumID to your call
SmugMug API Developer
My Photos
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'?