@kishanprmr this is very disappointing. This has not been fixed for over 6 weeks now, even though you said it was. Can you please help?
- The flow is not triggering like it used to up till January. It should trigger each time a column is changed in my google sheet.
- Secondly, I can’t turn on or off the flow without an error. Plus I can’t save any flow at all. I get this error code below.
I need this fixed ASAP
{
“standardError”: “GaxiosError: Channel ‘f6UsaxXxYmVmozSYDM8YJ’ not found for project ‘674512252699’\n at Gaxios._request (/root/common/node_modules/.bun/[email protected]/node_modules/gaxios/build/src/gaxios.js:142:23)\n at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n at async OAuth2Client.requestAsync (/root/common/node_modules/.bun/[email protected]/node_modules/google-auth-library/build/src/auth/oauth2client.js:429:18) {\n config: {\n url: ‘https://www.googleapis.com/drive/v3/channels/stop’,\n method: ‘POST’,\n userAgentDirectives: [ [Object] ],\n paramsSerializer: [Function (anonymous)],\n data: {\n id: ‘f6UsaxXxYmVmozSYDM8YJ’,\n resourceId: ‘N5A-PDe-BOOzcUZCWSG0yQ_2XWw’\n },\n headers: {\n ‘x-goog-api-client’: ‘gdcl/7.2.0 gl-node/24.14.0’,\n ‘Accept-Encoding’: ‘gzip’,\n ‘User-Agent’: ‘google-api-nodejs-client/7.2.0 (gzip)’,\n Authorization: ‘< - See errorRedactor option in gaxios for configuration>.’,\n ‘Content-Type’: ‘application/json’\n },\n params: {},\n validateStatus: [Function (anonymous)],\n retry: true,\n body: ‘{“id”:“f6UsaxXxYmVmozSYDM8YJ”,“resourceId”:“N5A-PDe-BOOzcUZCWSG0yQ_2XWw”}’,\n responseType: ‘unknown’,\n errorRedactor: [Function: defaultErrorRedactor],\n retryConfig: {\n currentRetryAttempt: 0,\n retry: 3,\n httpMethodsToRetry: [Array],\n noResponseRetries: 2,\n retryDelayMultiplier: 2,\n timeOfFirstRequest: 1777561871511,\n totalTimeout: 9007199254740991,\n maxRetryDelay: 9007199254740991,\n statusCodesToRetry: [Array]\n }\n },\n response: {\n config: {\n url: ‘https://www.googleapis.com/drive/v3/channels/stop’,\n method: ‘POST’,\n userAgentDirectives: [Array],\n paramsSerializer: [Function (anonymous)],\n data: [Object],\n headers: [Object],\n params: {},\n validateStatus: [Function (anonymous)],\n retry: true,\n body: ‘{“id”:“f6UsaxXxYmVmozSYDM8YJ”,“resourceId”:“N5A-PDe-BOOzcUZCWSG0yQ_2XWw”}’,\n responseType: ‘unknown’,\n errorRedactor: [Function: defaultErrorRedactor]\n },\n data: { error: [Object] },\n headers: {\n ‘alt-svc’: ‘h3=“:443”; ma=2592000,h3-29=“:443”; ma=2592000’,\n ‘cache-control’: ‘no-cache, no-store, max-age=0, must-revalidate’,\n ‘content-encoding’: ‘gzip’,\n ‘content-type’: ‘application/json; charset=UTF-8’,\n date: ‘Thu, 30 Apr 2026 15:11:11 GMT’,\n expires: ‘Mon, 01 Jan 1990 00:00:00 GMT’,\n pragma: ‘no-cache’,\n server: ‘ESF’,\n ‘transfer-encoding’: ‘chunked’,\n vary: ‘Origin, X-Origin’,\n ‘x-content-type-options’: ‘nosniff’,\n ‘x-frame-options’: ‘SAMEORIGIN’,\n ‘x-xss-protection’: ‘0’\n },\n status: 404,\n statusText: ‘Not Found’,\n request: {\n responseURL: ‘https://www.googleapis.com/drive/v3/channels/stop’\n }\n },\n error: undefined,\n status: 404,\n code: 404,\n errors: [\n {\n domain: ‘global’,\n reason: ‘notFound’,\n message: “Channel ‘f6UsaxXxYmVmozSYDM8YJ’ not found for project ‘674512252699’”\n }\n ],\n Symbol(gaxios-gaxios-error): ‘6.7.1’\n}”,
“standardOutput”: “”
}