Hey there, I’m new to n8n. I’ve imported someone else’s workflow, but I’m unable to set the Baserow credentials. n8n is currently hosted through Node (or npx) and Baserow is running in a container at the URL: http://localhost:85/
After setting everything up in the credentials, the Baserow node is unable to accept the request, which may be due to an authentication failure as shown in the logs.
2025-04-08 06:42:08 [BACKEND][2025-04-08 01:42:08] 127.0.0.1:54814 - "GET /api/_health/ HTTP/1.1" 200
2025-04-08 06:42:08 [BACKEND][2025-04-08 01:42:08] WARNING 2025-04-08 01:42:08,961 django.request.log_response:241- Not Found: //api/user/token-auth/
2025-04-08 06:42:08 [BACKEND][2025-04-08 01:42:08] 172.17.0.1:0 - "POST //api/user/token-auth/ HTTP/1.1" 404
2025-04-08 06:42:08 [BACKEND][2025-04-08 01:42:08] WARNING 2025-04-08 01:42:08,987 django.request.log_response:241- Not Found: //api/user/token-auth/
2025-04-08 06:42:09 [BACKEND][2025-04-08 01:42:09] 172.17.0.1:0 - "POST //api/user/token-auth/ HTTP/1.1" 404
2025-04-08 06:42:09 [BACKEND][2025-04-08 01:42:09] WARNING 2025-04-08 01:42:09,021 django.request.log_response:241- Not Found: //api/user/token-auth/
2025-04-08 06:42:09 [BACKEND][2025-04-08 01:42:09] 172.17.0.1:0 - "POST //api/user/token-auth/ HTTP/1.1" 404
2025-04-08 06:42:09 [BACKEND][2025-04-08 01:42:09] WARNING 2025-04-08 01:42:09,069 django.request.log_response:241- Not Found: //api/user/token-auth/
2025-04-08 06:42:09 [BACKEND][2025-04-08 01:42:09] 172.17.0.1:0 - "POST //api/user/token-auth/ HTTP/1.1" 404
2025-04-08 06:42:09 [BACKEND][2025-04-08 01:42:09] WARNING 2025-04-08 01:42:09,111 django.request.log_response:241- Not Found: //api/user/token-auth/
2025-04-08 06:42:09 [BACKEND][2025-04-08 01:42:09] 172.17.0.1:0 - "POST //api/user/token-auth/ HTTP/1.1" 404