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

Internal Server Error - 500 - Graph Beta auditLogQuery #3482

Open
KaveSys opened this issue Dec 6, 2024 · 4 comments
Open

Internal Server Error - 500 - Graph Beta auditLogQuery #3482

KaveSys opened this issue Dec 6, 2024 · 4 comments
Labels
Needs: Attention 👋 Author has responded to the issue ToTriage

Comments

@KaveSys
Copy link

KaveSys commented Dec 6, 2024

Describe the bug
I receive (both from Graph Explorer and Powershell 7) the error: Internal Server Error - 500 when run a POST to create an auditLogQuery search

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://developer.microsoft.com/en-us/graph/graph-explorer
  2. Select 'POST' and beta
  3. Search https://graph.microsoft.com/beta/security/auditLog/queries
  4. Put Request body:
    {
    "displayName": "Audit Search 06-Dec-2024 09:51",
    "filterStartDateTime": "2024-11-06T00:00:00.000Z",
    "filterEndDateTime": "2024-12-06T00:00:00.000Z",
    "operationFilters": [
    "filepreviewed",
    "filedownloaded",
    "fileaccessed"
    ]
    }

Expected behavior
Create the auditLogQuery search

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11 - Powershell 7.4.6
  • Browser Edge 131.0.2903.70
@ElinorW
Copy link
Contributor

ElinorW commented Dec 9, 2024

Hi @KaveSys,
This is likely an issue with the API. Please post this on the Microsoft Graph Q&A forum, where the appropriate team can reach out and help

@KaveSys
Copy link
Author

KaveSys commented Dec 11, 2024

@ElinorW sorry but is not clear why I need to open another forum post if GitHub should already be used to solve problems and precisely for this purpose

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Attention 👋 Author has responded to the issue and removed Needs: Author Feedback labels Dec 11, 2024
@ElinorW
Copy link
Contributor

ElinorW commented Dec 11, 2024

@ElinorW sorry but is not clear why I need to open another forum post if GitHub should already be used to solve problems and precisely for this purpose

Hey @KaveSys ,
this is because the Graph Explorer team only handles issues specific to the Graph Explorer web app. Other teams handle the Graph API's and when you would like to report an issue related to how the API is working, it's advisable to post it there

@ElinorW ElinorW added Needs: Author Feedback and removed Needs: Attention 👋 Author has responded to the issue labels Dec 11, 2024
@KaveSys
Copy link
Author

KaveSys commented Dec 11, 2024

@ElinorW you read carefully the issue? "both from Graph Explorer and Powershell 7", so the issue is related to API, not only the web app :)

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Attention 👋 Author has responded to the issue and removed Needs: Author Feedback labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Attention 👋 Author has responded to the issue ToTriage
Projects
None yet
Development

No branches or pull requests

2 participants