Hubspot API request returning error

Hey,
I have a code that makes an api request to hubspot.
It keeps returning this error:

Error: read ECONNRESET
    at __node_internal_captureLargerStackTrace (internal/errors.js:412:5)
    at __node_internal_errnoException (internal/errors.js:542:12)
    at Pipe.onStreamRead (internal/stream_base_commons.js:209:20)

The problem isn’t in my code, since even the generic python api code returns the same error:

anyone know what’s going on?

Hello @gilad,

First off, welcome to Pipedream! Happy to have you!

We apologize for the inconveniences! This is a known issue of Python code step that the Pipedream team is actively working on. Could you post your Python code into the Github issue here [BUG] ECONNRESET error on python code steps · Issue #5086 · PipedreamHQ/pipedream · GitHub so that you the Pipedream team can help?