I get this error when I try to query a profile from F2M using an admin login id:
"XOA-4000 Requester [invalid request] : RequesterID doesn\'t match requested user name (ProfileEntityName) detail: reason_code(0)"
I am using the below format for the reauest:
<ProfileLevel>user</ProfileLevel>
<ProfileEntityName>M2F $userid</ProfileEntiyiName>
I try to provide $userid as email address, or UserId, both give me the same error.
What am I doing wrong?