You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to consume this endpoint: Microsoft.OneNote.Api.GetWopiProperties(frameAction='edit')
Using an Azure AD v1 OAuth token, this however fails with:
{
"error": {
"code": "10002",
"message": "The service is currently unavailable. Please try again later.",
"@api.url": "https://aka.ms/onenote-errors#C10002"
}
}
Any idea if this is possible at all? //cc: @jogonzal
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to consume this endpoint: Microsoft.OneNote.Api.GetWopiProperties(frameAction='edit')
Using an Azure AD v1 OAuth token, this however fails with:
Any idea if this is possible at all? //cc: @jogonzal
The text was updated successfully, but these errors were encountered: