1.2.2 Error Codes
David 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
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
0
Comments
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
SmugMug API Developer
My Photos
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.