After doing some debugging, I found that my successCallback function is getting called and my console.log(success); line actually prints in my console. But anyways, I do not update the record in my success function, I do it in the calling function call itself.
↧