Solved
Forum Discussion
doubtsreadyapi
6 years agoContributor
Hi nmrao
Since its going with null or empty values, once the request is posted, in backend jobs are running because of this null values its getting failed.
So when the table names are null we must ignore while sending the POST request.
nmrao
6 years agoCommunity Hero
Empty value can affect, but not null. Can show clearly the raw request (text format)?