I am trying to run a test from the EMA tutorial program, but what do the following userName, password, and clientId represent? I have already created an RTO service account, so I wonder if I should use that ID and password as userName and password.
@soichirok
Thank you for reaching out to us.
First, you need to check if the credentials are V1 or V2. Please refer to this Account authorization V1 to V2 migration cheat sheet article.
Then, please refer to the ex113_MP_SessionMgmt and ex450_MP_QueryServiceDiscovery samples.