|
Exception calling "GetResponse" with "0" argument(s): "The request was aborted: The request was canceled." At line:1 char:1 + $response = $request.GetResponse() + ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~~~ + CategoryInfo : NotSpecified: (:) [], MethodInvocatio nException + FullyQualifiedE rrorId : WebException
At C:\temp\ExportVideoChannelsInf oToCSV.ps1:54 char:92 + ... Member –MemberType NoteProperty –Name $group.Title –Value $true + ~~~~~~~~~~~~ The string is missing the terminator: ". At C:\temp\ExportV ideoChannelsInf oToCSV.ps1:48 char:31 + $group.Users | ForEach-Object { + ~ Missing closing '}' in statement block or type definition. At C:\temp\ExportV ideoChannelsInf oToCSV.ps1:45 char:55 + ForEach($group in @($contributors ,$viewers,$crea tors)){ + ~ Missing closing '}' in statement block or type definition. At C:\temp\ExportV ideoChannelsInf oToCSV.ps1:31 char:36 + $results.d.resu lts | ForEach-Object{ + ~ Missing closing '}' in statement block or type definition. + CategoryInfo : ParserError: (:) [], ParseException + FullyQualifiedE rrorId : TerminatorExpec tedAtEndOfStrin g
Updated the powershell script file attached. Please download the updated file and check.