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

MicroSoft Graph Access is denied. Check credentials and try again. #3693

Open
Ghouli99 opened this issue Mar 4, 2025 · 0 comments
Open

MicroSoft Graph Access is denied. Check credentials and try again. #3693

Ghouli99 opened this issue Mar 4, 2025 · 0 comments
Labels

Comments

@Ghouli99
Copy link

Ghouli99 commented Mar 4, 2025

Issue: Unable to Fetch User Events via Graph API Endpoint
Description:
I am experiencing an issue when attempting to fetch a user's events using the Microsoft Graph API. I am logged in with an admin account and have granted the required permissions.

Steps to Reproduce:

Log in with an admin account.
Call the endpoint:
https://graph.microsoft.com/v1.0/users/{userId}/events
Ensure that all necessary permissions have been consented.
Expected Behavior:
The API call should successfully return the events for the specified user.

Actual Behavior:
The call does not return the expected data. Notably, when I use the same admin account with my API via the Graph client library, everything works as expected.

Additional Information:

Screenshot:

Image

Any insights or suggestions to resolve this inconsistency would be appreciated.

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

No branches or pull requests

1 participant