Yes, it seems Zoho Creator has a problem recognizing my application's name.
This (API key and ticket crossed out for any security reasons):
<form method="POST" action="http://creator.zoho.com/api/xml/read/apikey=[edited]&ticket=[edited]">
<input type="hidden" name="zc_ownername" value="hjdoyle">
<input type="hidden" name="XMLString" id="XMLString" value=QueryRequest>
<input type="submit" value="Get List">
</form>
..always returns 2892 - "Specified application name is not valid. Provide a correct one."EDIT: Just so you know, I *HAVE* checked my application's name and yes: it does match the name in the database. Zoho just won't acknowledge that, hence my issue.