1.2.2 Error Codes

David PLDavid PL Registered Users Posts: 80 Big grins
Hello,

The documentation for the 1.2.2 API is really good and much better than any of the previous API versions. I know SM automated the documentation generation using reflection, which is great. The only thing that I don't see in the docs is the possible Error/Fault codes that can be returned for each of the function calls. Is there somewhere on the wiki where this information is available for 1.2.2?

Thanks

Comments

  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited August 26, 2009
    Hey Dave,

    yeah, I need to add the error codes to the reflection stuff, I've been a bit side tracked on other stuff.

    Are there any specific methods you are interested in ?

    Cheers,

    David
    David Parry
    SmugMug API Developer
    My Photos
  • David PLDavid PL Registered Users Posts: 80 Big grins
    edited September 11, 2009
    devbobo wrote:
    Hey Dave,

    yeah, I need to add the error codes to the reflection stuff, I've been a bit side tracked on other stuff.

    Are there any specific methods you are interested in ?

    Cheers,

    David

    I can understand that. I'm interested mainly in all of the possible fault codes that can be returned when uploading (using the binary upload methods on 1.2.2). I'm trying to make the upload functionality in the application I'm developing as robust as possible with strong error reporting.

    Thanks.
Sign In or Register to comment.