Error when creating Postgres backup
I'm trying out backups, but I get this error:
[
{
"error": {
"json": {
"message": "Error to run manual postgres backup ",
"code": -32600,
"data": {
"code": "BAD_REQUEST",
"httpStatus": 400,
"path": "backup.manualBackupPostgres",
"zodError": null
}
}
}
}
][
{
"error": {
"json": {
"message": "Error to run manual postgres backup ",
"code": -32600,
"data": {
"code": "BAD_REQUEST",
"httpStatus": 400,
"path": "backup.manualBackupPostgres",
"zodError": null
}
}
}
}
]