PDA

View Full Version : Minor error in getImages


jef
Mar-18-2005, 10:13 AM
I just started playing with the API, and noticed that while the getImages method returns image IDs as strings, the methods that want image IDs as input (getImageURLs, getImageInfo, getImageExit, etc.) all take them as ints. Seems like getImages ought to return them as ints too.

Probably a known issue.

onethumb
Mar-19-2005, 05:33 PM
I just started playing with the API, and noticed that while the getImages method returns image IDs as strings, the methods that want image IDs as input (getImageURLs, getImageInfo, getImageExit, etc.) all take them as ints. Seems like getImages ought to return them as ints too.

Probably a known issue.


Fixed, I think.

Don