Intermittent Authentication Error

Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?

Self-hosted

If you are self-hosting, what version of Baserow are you running?

Baserow 1.32.5

If you are self-hosting, which installation method do you use to run Baserow?

Docker Desktop 4.52.0

What are the exact steps to reproduce this issue?

start Baserow in docker
Start N8N in docker
run n8n workflow
passes a number of baserow nodes without authentication issue
enter loop processing , processing gets to record 6 of 10 and then throws an authentication error.
Seems baserow suddenly thinks the credentials are incorrect which they are not

Anyone know a workaround of solution ?

Hey @Iainb

Can you share more about what this workflow does and logs/screens/video to demonstrate issue?