API Update: 1.2.0/1.2.1 bug fixes
devbobo
Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
- smugmug.images.getURLs was returning ImageID as a string instead of an integer (fixed in 1.2.0/1.2.1)
- smugmug.images.upload fixed (was broken), and now supports Keywords and Geotagging, like the other upload methods.
- methods where a user can specify a album Password, now sets the cookie for the requested album, if it's correct. (fixed in 1.2.0/1.2.1)
- smugmug.images.getInfo, smugmug.images.getURLs fixed to return an error message when an image has been deleted, instead of a valid response. (fixed in 1.2.0/1.2.1)
- image replace using an ImageID of a deleted image resulted in the Image being undeleted and replaced, now returns an error (fixed in 1.2.0/1.2.1)
- several methods returned Image: true, Image: null or something similar in the response, this unrequired element has been removed from those responses. (fixed in 1.2.1)
Thanks to Riyad, Anton, Omar and Ben for the bug reports.
David
- smugmug.images.upload fixed (was broken), and now supports Keywords and Geotagging, like the other upload methods.
- methods where a user can specify a album Password, now sets the cookie for the requested album, if it's correct. (fixed in 1.2.0/1.2.1)
- smugmug.images.getInfo, smugmug.images.getURLs fixed to return an error message when an image has been deleted, instead of a valid response. (fixed in 1.2.0/1.2.1)
- image replace using an ImageID of a deleted image resulted in the Image being undeleted and replaced, now returns an error (fixed in 1.2.0/1.2.1)
- several methods returned Image: true, Image: null or something similar in the response, this unrequired element has been removed from those responses. (fixed in 1.2.1)
Thanks to Riyad, Anton, Omar and Ben for the bug reports.
David
0
Comments
Thank you for fixing that stuff so quick David. The API is really getting quiet solid.
kallasoft | The "Break It Down" Blog