Every time I attempt to post to my lambda function URL, I am faced with a frustratingly vague 502 internal server error.
Despite deploying the function using serverless, invoking it locally or through the VSCode terminal results in a successful return. The inconsistency is puzzling and frustrating.