Can't create project or apikey from ai stuidio

I got this error while creating the project : “Failed to create project: permission denied. Please try again.”

and when i import the project from gcp, i got this

Later, I created an apikey on GCP and called the interface. The first request was successful, but then it was 429 You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits. To monitor your current usage, head to: https://ai.dev/usage?tab=rate-limit.,

there should be 250 quota for gemini-2.5-flash

Hi @kang
Welcome to Google AI Forum!!!

Thank you for bringing this to our attention.
Could you please try the steps below to resolve the issue:

  • Sign out of Google AI Studio and then sign in again.
  • Delete your existing API key and generate a new one.

Please let us know if the issue persists.

It doesn’t work. I’ve tried logging out and logging back in, as well as logging in in incognito mode, but I still get the same error "We are unable to create an API key and a Google Cloud project for you. Please create a project in the Google Cloud Console.“

Hi @kang

Apologies for the delayed response, and thank you for your patience.
Could you please check if you also have the following permissions on your GCP project:

  • apikeys.keys.create
  • resourcemanager.projects.update
  • serviceusage.services.enable

As a temporary workaround, please generate your API key directly from the Google Cloud Console by following these steps:

  1. Go to the GCP Console
  2. Navigate to APIs & Services
  3. Create Credentials
  4. Select your project and create a new API key.

Once the key is created, use it in place of the one from AI Studio.