-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
False
-
-
Sprint ending Jan 25, 2022, Sprint ending Feb 23, 2022, Sprint ending March 23, 2022, Sprint ending April 20, 2022, Sprint ending May 18, 2022
generate pdf endpoint returns 500 internal server error when receiving wrong params schema. I suspect this also crashes the generate pdf pod .
To reproduce the issue you can use the below body message:
body = {
"endpointUrl": "/api/tower-analytics/v1/host_explorer/",
"queryParams":
,
"show_extra_rows": True,
}