In firebase cloud function I am getting access denied on admin-firebase on read or write to realtime database.
This https://github.com/firebase/firebase-functions/issues/16
Try checking permission for “App Engine default service account” on https://console.cloud.google.com/iam-admin/iam/project, and ensure that it says “Editor”.