Skip to content

404 on certain resources #3938

@RoelofSpijker

Description

@RoelofSpijker

Describe the bug
The API documentation as well as Graph Explorer itself list a number of resources that do not appear to be available. Specifically in the partner/securityScore group. These are all in beta, but they should still work. Some of them work fine, but others give a 404. I'm specifically getting 404s for:

  • beta/security/partner/securityScore/history
  • beta/security/partner/securityScore/requirements

Graph Explorer also suggests the presence of some more specific endpoints where an id can be provided, for example for customerInsights, which does not appear anywhere in the documentation.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Graph Explorer
  2. Click on Api Explorer
  3. Click on "Beta ver."
  4. Scroll down to "security/partner/securityScore/requirements"
  5. Run the query after consenting to the appropriate permissions

Expected behavior
A result that indicates success, or failure for whatever reason. Not a 404.

Desktop (please complete the following information):
This seems irrelevant, but sure.

  • OS: Windows 11
  • Browser Firefox
  • Version 141

Additional context
This is in the context of a tenant that is a CSP sandbox. I'm observing the same in a different tenant that is a regular CSP tenant.
In both the securityScore and securityScore/customerInsights work without issues, but history and requirements fail with a 404.

Furthermore, I'm observing the exact same behaviour when calling the API from an application (.NET) via REST.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions