"https://graph.microsoft.com/beta/admin/forms" returns 500 error

Bill Moto 0 Reputation points
2025-09-29T15:19:05.33+00:00

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
User's image

Microsoft Security | Microsoft Graph
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.