Skip to content

After starting the example server I get auth errors #3

@aevo98765

Description

@aevo98765

uv sync
uv run beeai-agents

The server runs successfully.

When I try

env BEEAI__HOST=http://localhost:8000 \
  BEEAI__MCP_SSE_PATH='/sse' \
  beeai list

I get
Failed to export batch code: 401, reason: {"code":"AUTH_ERROR","message":"invalid api key"}

Any idea how I can either switch auth off or pass auth params?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions