Options

Minor error in getImages

jefjef 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.

Comments

  • Options
    onethumbonethumb Administrators Posts: 1,269 Major grins
    edited March 19, 2005
    jef wrote:
    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
Sign In or Register to comment.