Description
In the course of Setting up LangGraph Server, Navigate to apps/agents and run yarn dev,there are errors below.
error: ▪ Error: Failed to Failed to fetch /sessions. Received status [401]: Unauthorized. Server response: {"detail":"Invalid token"}
at raiseForStatus (file:///home/zsh/.npm/_npx/f7d2da157c771680/node_modules/langsmith/dist/utils/error.js:82:11)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Client._getPaginated (file:///home/zsh/.npm/_npx/f7d2da157c771680/node_modules/langsmith/dist/client.js:436:13)
at async Client._getTenantId (file:///home/zsh/.npm/_npx/f7d2da157c771680/node_modules/langsmith/dist/client.js:1511:26)
at async Promise.all (index 1)
at async file:///home/zsh/.npm/_npx/f7d2da157c771680/node_modules/@langchain/langgraph-api/dist/cli/entrypoint.mjs:22:45