We are on 4.7. I have a get list item to fetch approvers from SP list. When get list item cannot find any items matching criteria, following error is thrown.
SmartObject property UserIds is a required property for selected method GetK2FQNForSharePointUsers. Value must be set.
Any help is appreciated. This was working fine in 4.6.11. If no list item is fetched, it would return null value but no error was thrown.