You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am getting the following error when I try to poll conductor using the npm library node v.16.14.2.
Can someone tell me what am I missing?
ERROR Error polling for tasks: Headers is not defined ReferenceError: Headers is not defined at getHeaders2 (/usr/src/app/node_modules/@io-orkes/conductor-javascript/dist/index.js:3751:3) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async /usr/src/app/node_modules/@io-orkes/conductor-javascript/dist/index.js:3828:23
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi, I am getting the following error when I try to poll conductor using the npm library node v.16.14.2.
Can someone tell me what am I missing?
ERROR Error polling for tasks: Headers is not defined ReferenceError: Headers is not defined at getHeaders2 (/usr/src/app/node_modules/@io-orkes/conductor-javascript/dist/index.js:3751:3) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async /usr/src/app/node_modules/@io-orkes/conductor-javascript/dist/index.js:3828:23All reactions