Next.js Discord

Discord Forum

Getting a 403 Forbidden error when calling Vercel AI Gateway

Unanswered
Braque de l'Ariège posted this in #help-forum
Open in Discord
Braque de l'AriègeOP
Error [GatewayInternalServerError]: Forbidden.
statusCode: 403
type: 'internal_server_error'

I’m using useChat on the frontend with an /api/chat route.
When sending a message, the request fails with a 403 Forbidden from AI Gateway.

2 Replies

Braque de l'AriègeOP
thats what the server console shows, i configured everything the same way the docs show it and i get this error