Findevent API error responses
- string
- description
Short description of the error
A more detailed description of the error
Example Error Response:
<?xml version="1.0" encoding="UTF-8"?>
<error string="Authentication Error">
<description>Provided authentication code is invalid</description>
</error>
<error string="Authentication Error">
<description>Provided authentication code is invalid</description>
</error>
