When I try to set the default resource location in the project settings, I am receiving
"There was an unknown error processing the request."
I tried using the inspect tool in my browser to see if I get a better error message and I get:
"[ProvisionWorkflow RepairStorageBucket] Catching the NOT_FOUND error."
After much googling, I was lost on what this error is and how to fix it.
I have tried to contact Firebase Support through their contact form, but I get permissions denied:
We are sorry, but you do not have access to Google Developers. Please contact your organization administrator for access.
So my question is, is there a way of setting the location that isn't in the console such as through Firebase CLI?
I know there is this post: How to set Default GCP resource location programmatically using fiebase cli or any other way but it was left unanswered.
If not, what permissions are necessary to contact the Firebase Support?
I am also using a school Gmail account, if that might factor into why I am getting permissions denied when contacting Firebase Support.
Thanks for your time.