Problem
Every request to the Vercel AI Gateway returns a 403 Forbidden access_denied response, including the auth-only /v1/credits endpoint. The block appears to be at the team/account level — no model, key, or request shape changes the result.
What I’ve Tried
-
Created a fresh API key (rotated
vck_…twice) -
Removed and re-added my payment method
-
Purchased $10 of paid credits — balance shows on dashboard
-
Confirmed an obviously-invalid key returns
401, so the 403 is specifically an authorization decision against my team
Error
{"error":{"message":"Forbidden.","type":"access_denied"}}
Team ID
team_YrVcbYkLqoCTzSAZ7j4pJHNC
Could someone please patch this on the team, like was done for the other threads
Thanks!