The following errors occur when sending the Remove Profile command from MacOs Big Sur, Monterey.
If I look at the profile list installed at the terminal window, it will be confirmed by that identifier name.
<key>ErrorCode</key>
<integer>89</integer>
<key>ErrorDomain</key>
<string>MDMClientError</string>
<key>LocalizedDescription</key>
<string>Profile with identifier 'identifier name' not found. <MDMClientError:89></string>
Is it an Apple mdm error? There are many same errors in other companies' MDM solutions.
Did anyone observe that issue?