I'm probably missing something here but I have a variable that's a string type from a prior step called 'NameVariable'
to which I'm passing to the Search for users (V2), however results are coming up null.
But when I hard code 'John Doe' into the search it works. What am I missing here? Do I need to convert the variable that's a string to something else? Compose also doesn't work.