I clicked on the export button before the request getting completed. Maybe that's the reason it's showing this error.
[
{
"code": "invalid_type",
"expected": "array",
"received": "undefined",
"path": [
"response",
"headers"
],
"message": "Required"
}
]
I clicked on the export button before the request getting completed. Maybe that's the reason it's showing this error.
[ { "code": "invalid_type", "expected": "array", "received": "undefined", "path": [ "response", "headers" ], "message": "Required" } ]