Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making a patch call to https://graph.microsoft.com/beta/contracts/{id} no permissions documented #3328

Open
superheroham opened this issue Sep 17, 2024 · 2 comments

Comments

@superheroham
Copy link

Documentation and "Modify Permissions" tab on the graphAPI endpoint https://graph.microsoft.com/beta/contracts/{id} is unclear and incomplete for the a "Patch" call to update display name on a partner contract.

This was originally available in the Azure Graph API which is now deprecated.

@superheroham
Copy link
Author

running this will produce the following error:
Forbidden - 403 - 322 ms. Either the signed-in user does not have sufficient privileges, or you need to consent to one of the permissions on the Modify permissions tab

@ElinorW
Copy link
Collaborator

ElinorW commented Oct 28, 2024

Hi @superheroham,
Do you still get this same error even though you've consented to Directory.Read.All and Directory.ReadWrite.All permissions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants