Skip to content

Unauthorized error when publishing despite successful login #115

@fortytwode

Description

@fortytwode

Problem

After successfully logging in via clawhub auth login and confirming with clawhub whoami (shows logged in as @fortytwode), attempting to publish a skill immediately fails with "Unauthorized".

Steps to Reproduce

  1. Run npx clawhub auth login - browser auth completes successfully
  2. Run npx clawhub whoami - shows "OK. Logged in as @fortytwode"
  3. Run npx clawhub publish /path/to/skill --version 1.0.0 --name "Meta Ad Creatives"
  4. Error: "Unauthorized"

Expected Behavior

Should be able to publish after successful authentication.

Environment

  • CLI version: 0.5.0 (7fe3b7ad)
  • OS: macOS Darwin 25.2.0
  • Node: via npx

Additional Context

The account was created via GitHub OAuth. Is there an additional verification step required for publishing permissions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions