add records - Unable to process your request - error code 3609
Hii,
I am getting the following error : 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
This is my request : https://recruit.zoho.com/recruit/private/json/Candidates/addRecords?authtoken=TOKEN&scope=recruitapi&jsonData='"Candidates": {"row": [{"no": "1","FL": [{"content": "First Name","val": "Test"},{"content": "Last Name","val": "Test"},{"content": "Email","val": "test@gmail.com"},{"content": "Phone","val": "0456783221"},{"content": "City","val": "Paris"}]}]}'
I was trying it with the method HTTP GET and after that with the method POST.
I am trying different way to write my json but i am getting all the time the same error message.
By the way, the method to getRecords works fine.
Do you have any idea? What is the good format of the json?
Can you help me please?