When installing the firebase extension "Run Payments with Stripe" it fail.
And then I try to go to cloud function to assign cloud functions invoker for "allUsers" it fail again.
But the above issues is only happen in one Google Workspace account, in another account is working fine even I create new firebase project and install the stripe extension at the same time in two different account. 1 account is success, 1 account is fail.
Solved! Go to Solution.
Hi @jacky2,
Welcome to Google Cloud Community!
The error message
Invalid state. The operation failed with precondition error. This is usually because the system is not in a state required for the operation's execution.
comes directly from the Firebase Native SDKs and doesn’t provide helpful information that could help with troubleshooting. However, it is highly likely that an organizational policy within the failing Google Workspace account is the root cause of the issue.
Recommendations: perform the steps mentioned below and see if it also applies to your environment
I hope the above information is helpful.
Hi @jacky2,
Welcome to Google Cloud Community!
The error message
Invalid state. The operation failed with precondition error. This is usually because the system is not in a state required for the operation's execution.
comes directly from the Firebase Native SDKs and doesn’t provide helpful information that could help with troubleshooting. However, it is highly likely that an organizational policy within the failing Google Workspace account is the root cause of the issue.
Recommendations: perform the steps mentioned below and see if it also applies to your environment
I hope the above information is helpful.
Thank you so much. I have been searching the web for the past hour. Not even these Ai could help. You really helped me today.