Skip to content

chore: improve expired login error#232

Merged
Cedric / ViaDézo1er (viadezo1er) merged 1 commit into
mainfrom
cedric/improve-expired-login-error
Jun 12, 2026
Merged

chore: improve expired login error#232
Cedric / ViaDézo1er (viadezo1er) merged 1 commit into
mainfrom
cedric/improve-expired-login-error

Conversation

@viadezo1er

@viadezo1er Cedric / ViaDézo1er (viadezo1er) commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Before:

❯ BRAINTRUST_API_KEY=sk-invalid-key bt topics
error: API error (401): Invalid API Key [timestamp=1781231940.159] [request_id=sfo1::z24tx-1781231940049-e052d7bd3099]

After:

❯ BRAINTRUST_API_KEY=sk-invalid-key bt topics
error: API error (401): Invalid API Key [timestamp=1781232168.898] [request_id=sfo1::m7gcb-1781232168809-b59697fa5830]
Your credentials may be expired or invalid. Re-authenticate with `bt auth login`, or run `bt auth profiles` and `bt status` to check profile status.

For stale refresh OAuth tokens:

❯ bt topics --profile delete-this
error: oauth refresh token expired or was rejected for profile 'delete-this' (Refresh failed - please re-authenticate); re-run `bt auth login --oauth --profile delete-this`

@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Latest downloadable build artifacts for this PR commit 4606a84d858e:

Available artifact names
  • artifacts-build-global
  • artifacts-build-local-aarch64-pc-windows-msvc
  • artifacts-build-local-x86_64-apple-darwin
  • artifacts-build-local-x86_64-pc-windows-msvc
  • artifacts-build-local-aarch64-apple-darwin
  • artifacts-build-local-x86_64-unknown-linux-gnu
  • artifacts-build-local-x86_64-unknown-linux-musl
  • artifacts-build-local-aarch64-unknown-linux-gnu
  • artifacts-plan-dist-manifest
  • cargo-dist-cache

@viadezo1er Cedric / ViaDézo1er (viadezo1er) force-pushed the cedric/improve-expired-login-error branch from 8f09845 to 4606a84 Compare June 12, 2026 03:01
@viadezo1er Cedric / ViaDézo1er (viadezo1er) merged commit a202754 into main Jun 12, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants