You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am calling below shareclient function
$sharesClient->getSharesFromFileOrFolder($case_id, ['reshares' => true, 'subfiles' => true]);
giving error as below :
Error : The options "reshares", "subfiles" do not exist. Defined options are: "0", "1".