500 Internal Server Error

500 Internal Server Error

I'm trying to post a new record to my Zoho Creator app via the REST API POST and JSON format, but I get a "500 Internal Server Error" back.  I'm using the format:
http://creator.zoho.com/api/private/json/<applicationName>/<formName>/add/

What might I be doing wrong?