Hi,
When I'm trying to use Get USer Profile (V2) to get a specific field in the user profile, I get the following error:
{
"error": {
"code": "BadRequest",
"message": "Query option '$select' was specified more than once, but it must be specified at most once.",
"innerError": {
"request-id": "eedd1e5b-a610-405c-a38c-35035df7f6a0",
"date": "2018-01-08T11:21:51"
}
}
}
What am I doing wrong here? I guess the query field is supposed to act as the $select. It doesn't matter what I write in the field - I keep getting the above error.
Any help with the syntax of the Query field in this action would be much appreciated.
Kind regards,
Peter Rundqvist