function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
BegginerBegginer 

VFRemoting Argument Cannot be Null

Hi all,

Need help figuring out the issue.
I have a VFpage and there are 3tabs on it A B & C respectively, for a user 'X' ,when the user clicks on  C tab the error occures Argument Cannot be Null. The C tabs gives reports based on 2 objects Y and Z lets say are the objects. The issues in only in production it is working fine in sandbox and also the issue is only occuring for that particular user X. I have debuged the logs of the user X and the error is on VFRemoting --> Argument Cannot be Null. how can i slove this issue in prod?


Thanks in Advance.