Authorization failed - please check your credentials [item 0]

I’m getting this error for the past week and can’t seem to resolve it. I would appreciate if someone could guide me as im new to this field. I have give the correct credentials, still its showing this error. Authorization failed - please check your credentials [item 0]
Authentication credentials were not provided.
{
“errorMessage”: “Authorization failed - please check your credentials [item 0]”,
“errorDescription”: “Authentication credentials were not provided.”,
“errorDetails”: {
“rawErrorMessage”: [
“401 - "{\"detail\":\"Authentication credentials were not provided.\"}"”
],
“httpCode”: “401”
},
“n8nDetails”: {
“nodeName”: “Upload tts to baserow”,
“nodeType”: “n8n-nodes-base.httpRequest”,
“nodeVersion”: 4.2,
“itemIndex”: 0,
“time”: “1/5/2025, 9:59:28 pm”,
“n8nVersion”: “1.90.2 (Self Hosted)”,
“binaryDataMode”: “filesystem”,
“stackTrace”: [
“NodeApiError: Authorization failed - please check your credentials”,
" at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js:607:21)“,
" at processTicksAndRejections (node:internal/process/task_queues:95:5)”,
" at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:681:27)“,
" at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:915:51”,
" at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:1246:20"
]
}
}


Getting baserow to allow access docker-to-docker is a little tricky because of the way Baserow restricts access based on the hostname you use to reach it.

Take a look at this and see if it helps you get it working.

This thing went over my head. But thanks for the info man.

I have the same issue. Looks like we’re working a similar/same YT project. My “Value” is Token lafdlkjaljdapoipoqioreqriqporipoqri get the same message as you.

Just got it fixed. Open a text document type Token yourtoken(in plain text), copy and paste into Value field, test. Worked for me.