Everything was working okay but getting this error from cloud function trigger : Any help
mpesaCallBack TypeError: Cannot read properties of undefined (reading 'stkCallback')
at /workspace/lib/index.js:43:40
at AsyncLocalStorage.run (node:async_hooks:338:14)
at /workspace/node_modules/firebase-functions/lib/v2/trace.js:18:37
at /layers/google.nodejs.functions-framework/functions-framework/node_modules/@google-cloud/functions-framework/build/src/function_wrappers.js:98:17
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
Everything was working okay but getting this error from cloud function trigger : Any help
mpesaCallBack TypeError: Cannot read properties of undefined (reading 'stkCallback') at /workspace/lib/index.js:43:40 at AsyncLocalStorage.run (node:async_hooks:338:14) at /workspace/node_modules/firebase-functions/lib/v2/trace.js:18:37 at /layers/google.nodejs.functions-framework/functions-framework/node_modules/@google-cloud/functions-framework/build/src/function_wrappers.js:98:17 at process.processTicksAndRejections (node:internal/process/task_queues:77:11)