Minor error in getImages
jef
Registered Users Posts: 42 Big grins
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.
Probably a known issue.
0
Comments
Fixed, I think.
Don