Forum Discussion
Fromelard
Feb 21, 2019Steel Contributor
PowerShell script to audit and export Channel content details of your Office 365 Stream
Following the previous script developed to audit Office 365 Video Portal:
https://techcommunity.microsoft.com/t5/Office-365-Video/PowerShell-script-to-audit-and-export-all-content-details-of/m-p/...
EbenLiu1390
Mar 21, 2019Copper Contributor
Fromelard I tried to follow up these steps, but it returns 401 when I run the API query. For example, I signed in Stream with global admin and then access https://euno-1.api.microsoftstream.com/api/channels?$top=100&$orderby=metrics%2Fvideos%20desc&$expand=creator,group&api-version=1.3-private&$skip=0, it return 401. May I know if I missed something?
Fromelard
Mar 21, 2019Steel Contributor
EbenLiu1390 Error 401 is related to permission question.
Are you sure to be Stream Admin ?
I will retry it from my tenant next week to confirm if it's still possible to use that solution.
Is anyone else has the same error loading similar link ?
Fab