I continuously getting the following issue when trying call the Presence API:
{
"errorCode":"CMN-102",
"message":"Resource for parameter [extensionId] is not found",
"errors": [
{
"errorCode":"CMN-102","message":"Resource for parameter [extensionId] is not found",
"parameterName":"extensionId"
}
],
"parameterName":"extensionId"
}
What will be the reason? How to fix? Finding difficult to get the extension id here.