[Unauthorized] : Insufficient privileges to perform requested operation by the application '00000003-0000-0000-c000-000000000000'

kinedy 0 Reputation points
2024-07-19T08:40:56.4166667+00:00

Hi,

I am using azure automation with identity system-assigned for authentication and MS Graph with the permissions in the Screenshot to invite external users. But I have this code error:

[Unauthorized] : Insufficient privileges to perform requested operation by the application '00000003-0000-0000-c000-000000000000'. ControllerName=MSGraphInviteAPI, ActionName=CreateInvite, URL absolute path=/api/xxxxxxxxxxxxxxxxxxxxxc/invites
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,368 questions
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Manu Philip 20,206 Reputation points MVP Volunteer Moderator
    2024-07-19T09:21:54.23+00:00

    Hi,

    It could be the issue in the assigned permissions. Make sure that, the permissions are assigned with 'Application Permission' and not with 'Delegated Permissions'

    User's image

    Hope this helps.


    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.
    0 comments No comments

  2. kinedy 0 Reputation points
    2024-07-20T06:20:56.35+00:00

    Hi,

    Thanks but the permissions are assigned to the 'Application Permission' and not with 'Delegated Permissions'. This why I am so confused.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.