Google AI Pro subscriber gets 403 from Gemini API

A subscription is active, but all calls to the Gemini API fail. Every request to the model using streamGenerateContent is rejected with . The calls use Google's official genai SDK and a valid API key.

It remains unclear whether includes access or whether permission must be enabled separately in or . The cause and fix are still unresolved.

Key points

  • API calls fail despite an active subscription.
  • Every streamGenerateContent request returns .
  • The requests use Google's official genai SDK and a valid API key.
  • It is not yet clear whether API access is included or requires separate permission.
Read original