HuduAutomation icon indicating copy to clipboard operation
HuduAutomation copied to clipboard

Cloudflare-Hudu Error 400

Open cipherbytes9 opened this issue 1 year ago • 0 comments

Invoke-RestMethod : The remote server returned an error: (400) Bad Request. At line:35 char:19

  • ... $Result = Invoke-RestMethod -URI "$($Uri)?per_page=50&page=$Page" ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException
    • FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

I'm not sure what I'm missing to get the Cloudflare-Hudu script to connect. Looks like the page section is wrong but I cannot see how. Thoughts?

cipherbytes9 avatar Mar 22 '23 00:03 cipherbytes9