Functions icon indicating copy to clipboard operation
Functions copied to clipboard

Failed to create catalog item: The remote server returned an error: (422) Unprocessable Entity.

Open lorenzouriel opened this issue 2 years ago • 0 comments

Hey, SQLDBAWithABeard! Can you help me?

Write-RsRestCatalogItem : System.Exception: Failed to create catalog item: The remote server returned an error: (422) Unprocessable Entity. ---> System.Net.WebException: The remote server returned an error: (422) Unprocessable Entity. at Microsoft.PowerShell.Commands.WebRequestPSCmdlet.GetResponse(WebRequest request) at Microsoft.PowerShell.Commands.WebRequestPSCmdlet.ProcessRecord() --- End of inner exception stack trace --- At C:\Users\loren\Downloads\deploy_pbix_reports.ps1:162 char:13

  •         Write-RsRestCatalogItem -WebSession $session -Path $PBIXF ...
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
    • FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Write-RsRestCatalogItem

lorenzouriel avatar May 30 '23 19:05 lorenzouriel