I'm getting an Error when I try to do an UPDATEADD API call to reports with more than 300 records. I got
Error!!! 7231 Column ID is present in match columns but not in selected columns
I want to know how to trouble shoot this? As far as i know the selected column which needs to be matched in the zoho table must be available in the CSV file which is going to import and I've checked them both the zoho table and the CSV file twice both contain the matching column which is using for updatedadd API call but I'm still getting this error. Please guide me how to debug it.