RTC Problematical Removal of License for existing users not working -
Hi Everyone,
We are trying to remove license of existing RTC users using below pasted call. However, it is not working.
licenseService.removeLicenseById(contr_wc.getUserId());
We did not get any error or waning message but licenses assigned to the user are not removed. Any help, information would be really appreciated.