Discussions
internal server error
10 months ago by vvvaidya10
POST https://api.d-id.com/talks is returning an in ternal server error
RangeError [ERR_HTTP_INVALID_STATUS_CODE]: Invalid status code: undefined
at new NodeError (node:internal/errors:387:5)
at ServerResponse.writeHead (node:http_server:314:11)
at ServerResponse._implicitHeader (node:_http_server:305:8)
at write (node:_http_outgoing:867:9)
at ServerResponse.end (node:_http_outgoing:977:5)
at ServerResponse.send (/var/task/src/functions/api/lambda.js:51:21900)
at ServerResponse.json (/var/task/src/functions/api/lambda.js:51:22407)
at /var/task/src/functions/api/lambda.js:326:22929
at s6.handle_error (/var/task/src/functions/api/lambda.js:32:3983)
at trim_prefix (/var/task/src/functions/api/lambda.js:40:3743)