Skip to content

Import-LiveTilesConfiguration fails at Invoke-RestMethod line 90 #3

@Dominik-KV

Description

@Dominik-KV
Updating LiveTiles intranet config ...
Invoke-RestMethod : Der Remoteserver hat einen Fehler zurückgegeben: (404) Nicht gefunden.
In C:\Users\xxx\OneDrive - xxx\Desktop\LiveTiles Installation\DemoEnvironment-main\DemoImport\Import-LiveTilesConfiguration.ps1:90 Zeichen:15
+ ...    $result = Invoke-RestMethod –Uri $url -Method Get -Headers $header
+                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand
 
Invoke-RestMethod : Der Remoteserver hat einen Fehler zurückgegeben: (500) Interner Serverfehler.
In C:\Users\xxx\OneDrive - xxx\Desktop\LiveTiles Installation\DemoEnvironment-main\DemoImport\Import-LiveTilesConfiguration.ps1:149 Zeichen:15
+ ...   $result = Invoke-RestMethod –Uri $url -Method Post -Headers $header ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions