Hi all,
I’m struggling to make an action with pipedream that has multiple props (to create a dropdown option).
Here is my gist for the code:
When I attempt to publish I see this on the console:
pd publish generateLuluAuthToken.js
component create api call responded with status: 400, body: {“error”:"{“name”:“UserError”,“message”:“unsupported array element type for prop api_type: object”}"}
Can you see the issue with my code?
I’m following this tutorial:
Thank you!
Anthony