All requests to Vercel AI Gateway are returning 403 Forbidden with access_denied error, even with a valid Gateway API Key. The issue appears to be account-level, as requests never reach the upstream providers (no logs in Dashboard).
Environment & Configuration
- AI SDK Version: Tested on both
v5.0.130andv6.x(latest) - API Key Type: free tier
Error:
Error [GatewayInternalServerError]: Forbidden.Status Code: 403Response Body: {"error":{"message":"Forbidden.","type":"access_denied"}}Request URL: https://ai-gateway.vercel.sh/v1/...Please investigate:
- Is there any account-level restriction or flag on my AI Gateway access?
- Is my Gateway ID properly provisioned and active?
- Are there any organization/team-level permissions blocking AI Gateway usage?
- Can you verify if my API Key has the correct entitlements?
Best regards,