Log in
Log into community
Share feedback, ideas and get community help
Most posts
Powered by
Hall
Home
Members
Salim
S
Salim
Offline
, last seen 3 months ago
Joined September 13, 2024
Contributions
Comments
Replies
S
Salim
5 months ago
·
TRPCError: Output validation failed when trying to add recorder input in typebot
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",
}