Getting a 403 Forbidden error when calling Vercel AI Gateway
Unanswered
Braque de l'Ariège posted this in #help-forum
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.
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.