Vercel AI Gateway returns 403

Hello Vercel Support,

I am unable to use Vercel AI Gateway from my account. Every request fails with a 403 error.

Error message:

openai.PermissionDeniedError: Error code: 403
{
“error”: {
“message”: “Forbidden.”,
“type”: “access_denied”
}
}

I have already checked my local network and confirmed that the request can reach Vercel’s
AI Gateway endpoint. The issue appears to be account, API key, or permission related.

Could you please help check whether my account, team, or AI Gateway access has been
restricted, disabled, or missing required permissions?

Project ID: ankur-goels-projects-fa6d6fa7

Thank you.