PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.84k stars 5.27k forks source link

ByBit Generic API Call with ByBit API on New Worksheet (Instant) from Google Sheets API #10799

Open pipedream-component-development opened 7 months ago

pipedream-component-development commented 7 months ago

App

ByBit Generic API Call with ByBit API on New Worksheet (Instant) from Google Sheets API

Summary:

Getting error: Cannot convert undefined or null to object

Details:

Testing the WF I am getting following error

Cannot convert undefined or null to object at Function.entries (null:null:null) at Object.getAllValidParameters (file:///tmp/pdg/dist/code/37eeba0c55c171ce405fd46f7606f6f15454920f510a10ca38c8601925195b50/code/bybit.app.mjs:391:14) at Object.makeRequest (file:///tmp/pdg/dist/code/37eeba0c55c171ce405fd46f7606f6f15454920f510a10ca38c8601925195b50/code/bybit.app.mjs:364:17) at Object.run (file:///tmp/pdg/dist/code/37eeba0c55c171ce405fd46f7606f6f15454920f510a10ca38c8601925195b50/code/actions/generic-api-call/generic-api-call.mjs:36:42) at null.executeComponent (/var/task/launch_worker.js:286:53) at MessagePort.messageHandler (/var/task/launch_worker.js:785:28)

Screenshots:

Screenshot

age0110 commented 7 months ago

Screenshot 2024-03-06 110919

extra screenshot with the settings

vunguyenhung commented 7 months ago

I can reproduce this bug image