Unable to process your request.Please try again or contact <a href='mailto:support@zohorecruit.com'>support@zohorecruit.com </a> with the following error code 3609

Unable to process your request.Please try again or contact <a href='mailto:support@zohorecruit.com'>support@zohorecruit.com </a> with the following error code 3609

I am trying to add records and following the way defined at http://www.zoho.com/recruit/add-records.html
here is the url that i am calling http://recruit.zoho.com/ats/private/xml/JobOpenings/addRecords?apikey=MyApiKey&ticket=MyTicket&xmlData= Java+Developer ZOHO 0001 0001 In-progress 5 INDIA Develop+web+service+with+proper+data+model
I have tried with raw XML and encoded XML but with both same error is pooping up.
but when I try to get records using http://recruit.zoho.com/ats/private/xml/Users/getRecords?apikey=Apikey&ticket=Ticket.
It works fine I got data in return.
Please help me to sort this error out.