Skip to content

Subscription https://graph.microsoft.com/v1.0/subscriptions/{ID} reports storage extension errorΒ #3554

@craftzneko

Description

@craftzneko

Describe the bug
I may be missing something obvious so appologies but when running the https://graph.microsoft.com/v1.0/subscriptions/{ID} with a specific ID of a subscription that i know exists i get the following error

{
"error": {
"code": "ExtensionError",
"message": "There was an error processing a storage extension.",
"innerError": {
"date": "2025-01-29T11:28:53",
"request-id": "728efce2-5535-xxxxx",
"client-request-id": "460ecf37-xxxxx"
}
}
}

To Reproduce
Steps to reproduce the behavior:

  1. Go to graph explorer
  2. Set Get and https://graph.microsoft.com/v1.0/subscriptions/{ID}
  3. See error

Expected behavior
To see the subscription. If i run get for a list of subscriptions i dont see any, but in power automate which i am using to manage subscriptions i see that subscription ID clearly sending updates and the subscription renewing

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: 10
  • Browser edge
  • Version 132

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions