When attempting to retrieve a document by id I get the same error regardless of what I try.
TypeError
Class constructor ObjectId cannot be invoked without ‘new’
any help would be appreciated
When attempting to retrieve a document by id I get the same error regardless of what I try.
TypeError
Class constructor ObjectId cannot be invoked without ‘new’
any help would be appreciated
Hi @mat
You can report bug reports on actions and triggers here in our public Pipedream Github Repository:
A Pipedream team developer or community member will investigate and make a new version to attempt to fix it if they can reproduce the bug.
All Pipedream triggers and actions are open source, so you can also contribute your own fix if you’d like.
Learn about how to develop new and modify existing components here: Overview
TY pierce