I am going to list the files in folder and filtering based on some conditions.
When I manually select folder path as static in list the folders in onedrive actions, it worked well. But I am only give root and another one folder as static, eg /name/ will be given. But actual path needed is /name/folder. Here /folder will be taken from input string and given in string format. When give like this, function throwing error like item not found.