Bugfix update to v1.1.1 - All known bugs fixed!
onethumb
Administrators Posts: 1,269 Major grins
0
Comments
Swim for Them | WellmanHouse.net | AlbumFetcher | SmugShowBuilder
Creator of: SmugManager
"There's no dark side or the moon, really. Matter of fact it's all dark..."
hey Javier,
yeah unfortnately, it's still returning that, but it's no longer returning an empty sessionID on a subsequent login.
SmugMug API Developer
My Photos
no prob, i'll keep using the call to logout.mg, thanks for the hard work
Creator of: SmugManager
"There's no dark side or the moon, really. Matter of fact it's all dark..."
Stardog,
No it hasn't been removed, for some reason json and php are returning blank responses. I am chasing it up with Don.
Cheers,
David
SmugMug API Developer
My Photos
Hi,
I've been using the multi-part POST API:
http://upload.SmugMug.com/photos/xmladd.mg
But yesterday this stopped working (presumably when the update was done). I'm not receiving any error; just an empty response, and the uploaded photo does not get posted to my album.
Has something changed with this API? Are there headers or post arguments that used to be optional but are now required? I'm sending AlbumID, ByteCount, and have tried both ResposeType optoins.
I am NOT sending MD5Sum, nor Caption at this time. Perhaps one of these is now required?
I'd prefer to use this Mutli-PART POST API since the mobile client I'm working with doesn't do PUT and I'd rather not base64 encode either. I'd also prefer to stay away from adding custom headers (i.e. doing a RAW POST) if possible.
Thanks for your help,
Groovybeat
Not sure why this stopped working
But can i suggest that u use a different upload method.
Please try the RAW HTTP POST method, on this page
It should be a very straight forward change.
Let me know how u get on.
Cheers,
David
SmugMug API Developer
My Photos
Technically, v1.1.1 never had serlialized PHP (or JSON).
The next version, due out early next week, will have very robust support for both. I'm just waiting for devbobo to confirm it works well.
Don
Sorry, we had a bug. It was fixed yesterday. Give it another shot!
Don
Did anybody test for smugmug.images.getStat? I continue to receive maybe I do something wrong Everything (in my test) is working fine, except getStat:cry</err>
http://den123.smugmug.com
umm....didn't u get my email ?
SmugMug API Developer
My Photos
Nice! I've fully converted the smugmug module for drupal that tazzytazzy wrote to use serialized PHP. It was working fine (except for the few bugs I posted) until the other day. If you need any help testing, just let me know.
I look forward to trying out the new version!
Brian