Locally installed Lean, I can start and use Jupyter server with lean research <project>.

But when I try to connect to running Jupyter server from VS Code, I get rejected with 403-Forbidden error and the Lean console message of:

403 POST /api/sessions?1629659297445 (172.19.0.1): '_xsrf' argument missing from POST

Before I start tinkering with Lean Jupyter server setup and adding token into .json file, did anyone resolve this already?