Zoho Reports API error

Zoho Reports API error

I am getting following error when using Zoho Report Bulk Import API action

{ "response":{ "action":"IMPORT", "error":{ "code":8509, "message":"The parameter ZOHO_ON_IMPORT_ERROR does not match the accepted input pattern" } } }


This is what I have for my hidden field (name="ZOHO_ON_IMPORT_ERROR" value="ABORT")