
I wanted to delete the wrong data in TSI GEN2, so I deleted the stored file, but the API didn't work properly.When querying for data that contains the date of the deleted file, respond with the following error message.
{
"error": {
"code": "InternalServerError",
"message": "Internal server error. Please retry your request later."
}
}