You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a newly created firebase account and project, when you try to install "Run Payments with Stripe" extension the installation fails. The first error that will be revied will be "google service does not have permission to view the bucket" That was easily fixable but after that, when you look at cloud functions. They all cannot build properly. Even the logs, i just have "build failed" no detailed log is available. I did look at the issue #824 #494. But they both didnot help.
To Reproduce
2024 - just try to install the extension and see if it fails. This was a fresh account.
Screenshots
abnormal part is that on firbase it seems that the extension is configured properly
The text was updated successfully, but these errors were encountered:
Hope this helps. I added "Secret Manager Accessor" rights to service account and edited package.json to have engine 18 instead of engine 14. After that I redeployed the functions and it seemed to work.
Bug report
Describe the bug
On a newly created firebase account and project, when you try to install "Run Payments with Stripe" extension the installation fails. The first error that will be revied will be "google service does not have permission to view the bucket" That was easily fixable but after that, when you look at cloud functions. They all cannot build properly. Even the logs, i just have "build failed" no detailed log is available. I did look at the issue #824 #494. But they both didnot help.
To Reproduce
2024 - just try to install the extension and see if it fails. This was a fresh account.
Screenshots
abnormal part is that on firbase it seems that the extension is configured properly
The text was updated successfully, but these errors were encountered: