Skip to content

Run Claude Code Multiplex Demo, the /api/actors response missing bearer token #820

Description

Expected Behavior

Get actors

Actual Behavior

ateClient.ListActors(ctx, &ateapipb.ListActorsRequest{}) needs jwtToken

Steps to Reproduce the Problem

  1. kubectl port-forward svc/api 8080:443 -n ate-system
  2. ANTHROPIC_API_KEY=sk-3f0b77ee277645e29b6471eb1f328282 \ BUCKET_NAME=ate-snapshots \ ./hack/install-ate.sh --deploy-demo-claude-code-multiplex
  3. cd demos/claude-code-multiplex/ui PORT=8090 ATEAPI_ADDR=localhost:8080 go run .

Specifications

  • Version:
  • Platform:

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions