I stand corrected!
Right you are!
Some bugs are valid for all versions, my last reported one is not.
(Hello again. In the watermark struct returned by watermarks.get the variable dissolve is returned as a string, maybe it should be returned as an int?
(JSON 1.2.2))
Comments
http://www.dgrin.com/showthread.php?p=804459
Right you are!
Some bugs are valid for all versions, my last reported one is not.
(Hello again. In the watermark struct returned by watermarks.get the variable dissolve is returned as a string, maybe it should be returned as an int?
(JSON 1.2.2))
I am seeing the same bug. Here is my request
http://api.smugmug.com/services/api/rest/1.2.1/?method=smugmug.images.get&SessionID=9e83ca1532100fec089be80c0bb7f93f&AlbumID=5156965&heavy=true&AlbumKey=vqENK
All I get back is this
<?xml version="1.0" encoding="utf-8" ?>
- <rsp stat="ok">
<method>smugmug.images.get</method>
- <Images>
<Image id="312139964" Key="qfskc" />
<Image id="312140069" Key="RSEZP" />
<Image id="312140063" Key="Mx7tV" />
<Image id="312140189" Key="CnrMk" />
</Images>
</rsp>
Heavy needs the H capitalised <img src="https://us.v-cdn.net/6029383/emoji/thumb.gif" border="0" alt="" >
SmugMug API Developer
My Photos
I tried that and got the same response.
http://api.smugmug.com/services/api/rest/1.2.1/?method=smugmug.images.get&SessionID=161d252f2a791b8198229a1db6db5bd3&AlbumID=4915956&Heavy=True&AlbumKey=GRYVo
<?xml version="1.0" encoding="utf-8" ?>
- <rsp stat="ok">
<method>smugmug.images.get</method>
- <Images>
<Image id="302688915" Key="k3nsR" />
<Image id="293582483" Key="utPQj" />
<Image id="302689099" Key="gcWqJ" />
<Image id="302688712" Key="dSTYN" />
</Images>
</rsp>
Try with Heavy=1 :P
Claudiu
My Photos | [highlight]SmugLoader[/highlight] | [highlight]Facebook[/highlight] | [highlight]Twitter[/highlight]
prior to 1.2.2, all booleans have to be sent as 0/1.
SmugMug API Developer
My Photos