Hi Team Good day...
I have this node in buildShip to reset user password via api from buildship.. It was working fine and suddenly stopped working with error message
( "uid": null,
"success": false,
"error": "Credential implementation provided to initializeApp() via the \"credential\" property has insufficient permission to access the requested resource. See https://firebase.google.com/docs/admin/setup for details on how to authenticate this SDK with appropriate permissions."
})
And am unable to figure out how to fix this. Please can anyone help me out on what to do please