Discussion about this post

User's avatar
Rohit's avatar

As of 6 Dec this flow stucking on create note node upto last few weeks it was working.

have

tried updating cookies now getting this error -

{

"errorMessage": "HTTP 403: Forbidden",

"errorDetails": {},

"n8nDetails": {

"nodeName": "Create note",

"nodeType": "n8n-nodes-substack.substack",

"nodeVersion": 1,

"resource": "note",

"operation": "create",

"time": "12/6/2025, 11:53:54 AM",

"n8nVersion": "1.117.3 (Self Hosted)",

"binaryDataMode": "default",

"stackTrace": [

"NodeOperationError: HTTP 403: Forbidden",

" at ExecuteContext.execute (/home/node/.n8n/nodes/node_modules/n8n-nodes-substack/nodes/Substack/Substack.node.ts:145:12)",

" at processTicksAndRejections (node:internal/process/task_queues:105:5)",

" at WorkflowExecute.executeNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_08b575bec2313d5d8a4cc75358971443/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1093:8)",

" at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_08b575bec2313d5d8a4cc75358971443/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1274:11)",

" at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_08b575bec2313d5d8a4cc75358971443/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1708:27",

" at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_08b575bec2313d5d8a4cc75358971443/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:2324:11"

]

}

}

Mark S. Carroll ✅'s avatar

Really interesting read — I hadn’t realized n8n could be pushed this far into Substack’s ecosystem.

That said, I’m still wrapping my head around using session cookies and unofficial APIs — it feels a bit like borrowing the master key to your own house. Clever, but I’d want a safety net before handing it the door code.

Still, the logic here is elegant, and I love the idea of freeing up creative energy through small automations. I might give this a spin once I’m confident about the security piece. Nicely done. 👏

44 more comments...

No posts

Ready for more?