79486453

Date: 2025-03-05 12:15:10
Score: 1.5
Natty:
Report link

I had the exact same issue, and I can confirm that the comment from @raghavendra-n was the answer for me. You need to find the name of your backend, which is at the top of the App Hosting section of the firebase console.

firebase apphosting:secrets:grantaccess VARIABLE_NAME --backend appname

This then sets up some IAM stuff which made my deployment work.

Reasons:
  • Has code block (-0.5):
  • User mentioned (1): @raghavendra-n
  • Low reputation (1):
Posted by: Alex Kempton