
The Entra ID option uses OAuth and requires proper RBAC roles, resource permissions, and API scopes. A 500 error usually means the connector cannot obtain a valid token or the resource isn’t configured for delegated access.
Fix checklist:
Verify prerequisites:
Check API permissions:
Authentication settings:
Clear stale state:
If still failing:
Tip: API Key works because it bypasses OAuth; Entra ID requires full RBAC + consent flow. If you need immediate continuity, stick with API Key until Microsoft resolves the Entra ID connector bug.