Share feedback, ideas and get community help

S
Salim
Offline, last seen 3 months ago
Joined September 13, 2024
I was trying to add recorder input in typebot but when test bot shows the following error. can anyone help me or guide me how to add custom input in typebot?

{
"status": 500,
"body": {
"message": "Output validation failed",
"code": "INTERNAL_SERVER_ERROR",
"data": {
"code": "INTERNAL_SERVER_ERROR",
"httpStatus": 500,
"stack": "TRPCError: Output validation failed\n at outputMiddleware",
..........
"path": "startChatPreview",
}