Gemini Disabled on Antigravity IDE, How to Restore Access?

Go to the Google Cloud Console: console.cloud.google.com

  1. Select your project: In the top left corner (next to the Google Cloud logo), make sure you have selected the project you were using with Gemini/Antigravity.

  2. Open the Navigation Menu (the three horizontal lines in the top left) and go to LoggingLogs Explorer.

  3. In the “Query” box (the big text area in the middle), paste the following line:
    severity>=ERROR AND (protoPayload.methodName=“SetIamPolicy” OR “Cloud AI Companion”)

  4. Click the “Run query” button on the right.

  5. What to look for: Look for entries with a red exclamation mark. Click on them to expand the details. You are looking for an error message that says something like:
    “Exception calling IAM: Service account [ID-NUMBER] does not exist” or “Permission Denied”.

    If you can’t find “Logs Explorer” in the sidebar menu:

    The sidebar in Google Cloud Console is dynamic and can be confusing. The fastest and most reliable way to find it is:

    1. Go to the Search Bar at the very top of the page (where it says “Search resources, services, and docs”).

    2. Type “Logs Explorer”.

    3. Click the first result under the “Products & Pages” section.

    This will take you directly to the logs regardless of your sidebar settings or language.