"https://graph.microsoft.com/beta/admin/forms" returns 500 error
Bill Moto
0
Reputation points
I use Microsoft Graph API beta https://graph.microsoft.com/beta/admin/forms and every time get the next error
{
"error": {
"code": "UnknownError",
"message": "",
"innerError": {
"date": "2025-09-29T15:10:35",
"request-id": "d3c483fc-5324-470d-86db-14132b178717",
"client-request-id": "c5b0c9c7-e31b-03c0-689b-adc220c0eb26"
}
}
}
Even through Graph API explorer
Microsoft Security | Microsoft Graph
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Sign in to answer