Venue ID API: Error Document

When a method produces an error, an XML error document is returned.

Sample Error Document

<?xml version="1.0" encoding="UTF-8"?>
<error code="108">
  <description>Nonexistent venue</description>
</error>

Error Codes

Error Code Description
98 user_email and/or user_password not present or incorrect, or you do not have sufficient privileges for this operation
99 User does not exist or is an admin user
100 Action failed
101 One or more required arguments missing
102 Country must be gb
103 Invalid postcode
104 A venue with this name and these coordinates already exists
105 Not enough free venue_IDs
106 Nothing pending
107 A user with this email address already exists
108 Nonexistent venue
109 No matches
110 Invalid latitude/longitude information
111 No such pending user
112 Venue exists and is active
113 Venue exists and is pending
114 Venue specified in replacement_id does not exist
115 Venue is deleted as duplicate
116 Venue is deleted
117 Invalid parameter format