Error Code 2892

Error Code 2892

 Yes, it seems Zoho Creator has a problem recognizing my application's name.

This (API key and ticket crossed out for any security reasons):



    
  1.  <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."

I tried single-quotes, changing the name, double-checking, triple-checking, etc.. Due to the lack of search results based on this issue (as far as I know), I can't help but feel I'm overlooking a stupidly simple oversight. Anyone care to point it out to a helpless coder on burnout?

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.