Hello Everyone,
Why I got response error when I consume GET /api/v2/users/me?expand=presence
based on usersApi.getUsersMe({ 'expand': ["presence"] });
in JavaScript as I am following this page https://developer.mypurecloud.ie/api/rest/client-libraries/javascript/
Note: I am using "Token Implicit Grant (Browser) " in this example, and client.setEnvironment("mypurecloud.ie");
Thank you in advance,
Ali