Skip to content

fix: pass MiniMax API key via headers#19

Merged
codewizdave merged 1 commit into
mainfrom
fix/minimax-headers
Jun 4, 2026
Merged

fix: pass MiniMax API key via headers#19
codewizdave merged 1 commit into
mainfrom
fix/minimax-headers

Conversation

@martyy-code

Copy link
Copy Markdown
Contributor

Summary

  • Pass MINIMAX_API_KEY via explicit headers.Authorization instead of apiKey field
  • MiniMax requires Authorization: Bearer <token> header format

Test plan

  • Verify workflow runs successfully after merge

🤖 Generated with Claude Code

The apiKey field was not properly passed in the Authorization header.
Use explicit headers configuration with Bearer token.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
errors-web Ready Ready Preview, Comment Jun 4, 2026 7:48am

@codewizdave codewizdave merged commit e5b5eda into main Jun 4, 2026
6 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