Does Anyone Recognize this Error Callstack Related to Google Calendar Integration in Pipedream?

This topic was automatically generated from Slack. You can find the original thread here.

is this error callstack familiar to anyone? I think I saw this a while back when getting started with my integration. I swear I had my google calendar quick add event action working earlier today, but started seeing it again just now.

I’ve filed a github issue [BUG] Missing default-valued action argument throws internal error · Issue #17693 · PipedreamHQ/pipedream · GitHub

TypeError: Cannot read properties of null (reading 'type')\n
at /var/task/file_stash.js:82:48\n at Array.find ()\n
at getSyncConfigFromRuntimeProps (/var/task/file_stash.js:81:47)\n
at run (file:///var/task/component_maker.mjs:141:22)\n
at MessagePort. (file:///var/task/component_maker.mjs:194:15)

Hi , I’ve investigated the issue. It’s definitely an improvement can be made on Pipedream side