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

Failed to get user inbox message rules with internal server error #2140

Closed
xpandax76 opened this issue Sep 22, 2023 · 2 comments
Closed

Failed to get user inbox message rules with internal server error #2140

xpandax76 opened this issue Sep 22, 2023 · 2 comments

Comments

@xpandax76
Copy link

xpandax76 commented Sep 22, 2023

Hi,

Describe the bug
I use Graph API to request user's inbox message rules and see that it failed for a few of the users with the response:
"An internal server error occurred. The operation failed., Index was outside the bounds of the array." with status code 500
This error seems to occur consistently with certain user. When I check user's data, there's nothing stand out that can help me troubleshoot this.

The request that I sent is https://graph.microsoft.com/v1.0/users/[user-id]/mailFolders/Inbox/messageRules?$top=999

Expected behavior
User's inbox message rules are returned

Thank you!

@andrueastman
Copy link
Member

Thanks for raising this @xpandax76

Any chance you can cross post this issue at the link below? As the issue seems to be API related and this repo is mainly intended for SDK related issues, the API owners may be best placed to answer what may be wrong.

https://learn.microsoft.com/en-us/answers/tags/161/ms-graph

@microsoft-github-policy-service
Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

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