Error: StatusCodeError: 403 - {"errors":[{"message":"You don't have permission to access this.","extensions":{"code":"FORBIDDEN"}}]}
at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/HttpRequest.node.js:806:27)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/src/WorkflowExecute.js:416:47
Which version did you use before? Did you confirm that downgrading really resolves that problem? If so which is the last version that does not have that problem?
I don’t know if the problem was there before… just spotted it after the update…
The previous version was 0.110.0 if I remember correctly.
Do you think it is some kind of problem with privileges or something after updating?