I’m currently working with Classic Sharepoint activities to get the list items from a site. So, Get List Items activity has a property to filter the list. While I’m adding a column name and value, I’m getting a syntax error as: “Literal only supports value types and immutable type System.String. The type system.object cannot be used as literal”.
Has anyone faced this issue?
Kindly share more details like which activity/property/how you are passing etc to understand the issue in detail. Can share screenshot also if possible.
It still gives the same error message !! “Literal only supports value types and immutable type System.String. The type system.object cannot be used as literal”