🤖 Vercel AI Gateway Review
Automatic review triggered by push 4e43f62.
API Error 401: Unauthorized
Response: {"error":{"message":"Error verifying OIDC token
The AI Gateway OIDC authentication token is expected to be provided via the 'VERCEL_OIDC_TOKEN' environment variable. It expires every 12 hours.
- make sure your Vercel project settings have OIDC enabled (already on for new projects by default)
- if you're running locally with 'vercel dev' the token is automatically obtained and refreshed for you
- if you're running locally with your own dev server script you can fetch/update the token by running 'vercel env pull'
- in production or preview the token is automatically obtained and refreshed for you","type":"authentication_error"}}
Generated automatically via Vercel AI Gateway (claude-haiku)
🤖 Vercel AI Gateway Review
Automatic review triggered by push
4e43f62.API Error 401: Unauthorized
Response: {"error":{"message":"Error verifying OIDC token
The AI Gateway OIDC authentication token is expected to be provided via the 'VERCEL_OIDC_TOKEN' environment variable. It expires every 12 hours.
Generated automatically via Vercel AI Gateway (claude-haiku)