getAlbumTemplates
mattmattbobatt
Registered Users Posts: 17 Big grins
Buried deep in another thread I griped about getAlbumTemplates. When I call it I get a bunch of strings instead of a few strings and ints with a lot of boolean values. If this broken or is it me not reading it right ?
And, just to keep complaining I still can't make changeAlbumSettings work. Changes don't stick and I get an empty reply.
Matt
And, just to keep complaining I still can't make changeAlbumSettings work. Changes don't stick and I get an empty reply.
Matt
0
Comments
I get the same with the getAlbumTemplates, so I just changed the types over to strings.
Was getting the same result with changeAlbumSettings, but haven't checked it recently.
David
SmugMug API Developer
My Photos
Fixed, I think. Went through and fixed all the typing on a variety of functions. Man, if only the world would all use weakly typed languages...
Don
Don,
The getAlbumTemplates method is not returning an array of structs, as it should.
David
SmugMug API Developer
My Photos
Yeah, I just used it and got only my most recent template, not all the prior ones. I only wanted the most recent one, but still, that's broken.
any ideas ???
SmugMug API Developer
My Photos