Sign in | Register
"Any sufficiently advanced technology is indistinguishable from magic."
- Arthur C. Clarke
All Eventful API methods report errors as XML objects, with the following structure:
<?xml version="1.0" encoding="UTF-8"?> <error string="Invalid Page Number"> <description> Page number out of range. </description> </error>