500 Internal Server Error in GET API Requests

What are you trying to do? (please be as specific as possible and include relevant screenshots, code snippets)

Im getting 500 errors in any GET request that the project make. I have a Generic HTTP request integration that is connected to my api. My project is in production and was functioning correctly, but today it started with this problem. If i make any request to my API via Postman, it functions correctly and returns a 200 code, no 500.

What are the reproduction steps? Make any GET request via the plasmic integration.

Relevant links:

When will it be fixed ? I have similar problem .

Thank you for reporting. We are investigating the issue and will get back.

Apologies for the issues. The issue has been fixed.


For the technically curious, the issue was this: https://github.com/nodejs/node/issues/63989