Runtime Error: error decoding lambda response

Hi @rxs,

Thanks for reaching out!

Could you let us know which site this is happening on? I’m not finding a site with the Site ID provided.

The error:

error decoding lambda response: error decoding lambda response: unexpected end of JSON input

This error typically happens when a Lambda function fails to return a response in the expected format, or it fails to return any response at all before the function execution completes.

I found some other Netlify Forum post with possible solutions: