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
Try to deploy this v1 cloud function, when a service account named cloud-functions exists in the project. This fails, despite the code hinting that you can use a project relative service account name that ends with @ in error messages and types.
[REQUIRED] Expected behavior
For this usage to work, so I won't have to figure out the service account domain, which can vary when a project is deployed multiple times.
[REQUIRED] Environment info
firebase-tools: 13.27.0
Platform: macOS
[REQUIRED] Test case
[REQUIRED] Steps to reproduce
cloud-functions
exists in the project. This fails, despite the code hinting that you can use a project relative service account name that ends with@
in error messages and types.[REQUIRED] Expected behavior
For this usage to work, so I won't have to figure out the service account domain, which can vary when a project is deployed multiple times.
[REQUIRED] Actual behavior
The text was updated successfully, but these errors were encountered: