-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Shopify Search for Orders / Get Order
To Reproduce
Steps to reproduce the behavior:
- Connect Shopify (test function also fails to authenticate, potentially the same bug?)
- Search for Orders with any query (or use Get order)
Error
Unexpected error (error code: undefined):
"["
Debug with AI
STACK TRACE
at null.null (file:///tmp/__pdg__/dist/code/d2dce460b11a242334bec07b3e218d5f0996fb15cdc3551af90b6b7deb02f073/node_modules/.pnpm/@[email protected]/node_modules/@pipedream/shopify/shopify.app.mjs:307:25)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at Object.paginate (file:///tmp/__pdg__/dist/code/d2dce460b11a242334bec07b3e218d5f0996fb15cdc3551af90b6b7deb02f073/node_modules/.pnpm/@[email protected]/node_modules/@pipedream/shopify/shopify.app.mjs:469:23)
at Object.getPaginated (file:///tmp/__pdg__/dist/code/d2dce460b11a242334bec07b3e218d5f0996fb15cdc3551af90b6b7deb02f073/node_modules/.pnpm/@[email protected]/node_modules/@pipedream/shopify/shopify.app.mjs:489:24)
at Object.run (file:///tmp/__pdg__/dist/code/d2dce460b11a242334bec07b3e218d5f0996fb15cdc3551af90b6b7deb02f073/code/actions/search-orders/search-orders.mjs:30:20)
at null.executeComponent (/var/task/launch_worker.js:335:22)
at null.null (/var/task/launch_worker.js:835:28)
Expected behavior
To find the orders, or to get a better error response if something is wrong
Screenshots

Additional context
N/A
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working