Hello,
While building an application to check the status of users on queue, I realized that the GetRoutingQueueMembers api documented on this page of the .net PureCloudPlatform sdk is not available to be called.
https://developer.genesys.cloud/devapps/sdk/docexplorer/pureclouddotnet/RoutingApi#getroutingqueuemembers.
I noticed this because intellisense for the sdk does not bring up this method as a possibility to be used.
Please advise on what I can do to fix this issue.
Hi,
Please ensure that you are using the latest version of the SDK.
Hello Ronan.
After searching for the most recent version of the sdk and updating to it, this is now working.
My version of visual studio could not see a version past 112, but once I manually updated it to 146 it worked successfully.
Thank you!