[ BUG ] Get-FalconAlert -All -Detailed
returns 413 - Request Too Large
#396
Labels
Get-FalconAlert -All -Detailed
returns 413 - Request Too Large
#396
Describe the bug
Get-FalconAlert -All -Detailed
produces an HTTP error413 - Request Too Large
To Reproduce
Get-FalconAlert -All -Detailed
Expected behavior
All Falcon alerts returned with details.
Environment (please complete the following information):
Additional context
Ran command with
-Verbose
flag and then copied thePOST
body to check the length. The length of the request was 1058849 bytes, which is over 1 MiB.Transcript content
The text was updated successfully, but these errors were encountered: