office365 management api return AF20023
신홍균
1
Reputation point
hi
I have a question about office 365 management api
I want to get audit log of Microsoft Stream
First, What contentType use to get audit log of Microsoft Stream?
Second, How can i resolve AF20023 error?
request : activity/feed/subscriptions/list
response :
"contentType": "Audit.Exchange",
"contentType": "Audit.SharePoint",
return only Exchange, SharePoint
request :https://manage.office.com/api/v1.0/4bb7cc33-45f0-47ea-8e0f-0ebdb7587b86/activity/feed/subscriptions/content?contentType=Audit.General
repsonse : AF20023 error
Sign in to answer