Hello, I am giving support to a client While creating an Azure user from backend the user is facing the below error <?xml version=\"1.0\" encoding=\"utf-8\"?><error xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><code>Authorization_RequestDenied</code><message xml:lang=\"en\">Insufficient privileges to complete the operation.</message></error>" I have delegated microsft graph permission User.Invite.All to the user but they still receive the same error? Please can anyone assist. Thank you!
