Functions
Functions copied to clipboard
Failed to create catalog item: The remote server returned an error: (422) Unprocessable Entity.
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