OUTAGE: Cannot Access Prototyper

Over the past few days, I have been unable to access the prototyper.

The page will sit at the Firebase logo until Chrome thinks the page is frozen and prompts me to Exit or Wait.

I see 403 Forbidden HTTP responses before a 404 Not Found for my project.

I can still access Code View and use Gemini without any issues.

My VM crashed, and after a reset, I still am unable to access the Prototyper.

As an update, looking at the actual response in the Network requests tab revealed that I need to enable Firestore in Google Cloud: This is where I did that.

I then had to use IAM to add Firebase Admin and Monitoring admin to my user accounts and the service account for my app to view the settings for this newly enabled service.

I no longer see the HTTP 403 Forbidden and now only see the 404 for not finding my project. I am in the process of integrating Firebase into my app.

I added the Firebase keys to my .env and restart my server.

I was prompted with the following:

After clicking Grant access, another pop-up authentication window appeared.

I was unable to continue as it rejected my account from logging in.

It asked me to perform account recovery, which was unsuccessful.

I was asked to contact the admin of my workspace, which is my other account.

It is not clear what I have to do next to grant this account authorization.

Consistently getting this error.

This user is a manager of GCP Organization and Billing groups.