Skip to content

Commit cef74e5

Browse files
docs(install): add missing service account permission (#464)
Co-authored-by: Stacey Beard <31229509+staceybeard@users.noreply.github.com>
1 parent 4bc8126 commit cef74e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/install/firebase-project-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Go to the [Service Accounts in Google Cloud](https://console.cloud.google.com/pr
118118
1. Go to "Permissions" and click on "Manage access"
119119
1. Update the assigned roles to match the following roles:
120120
- _Firebase Authentication Admin_
121-
- _Firebase Cloud Messaging Admin_
121+
- _Firebase Cloud Messaging API Admin_ (needed to send push notifications for Android)
122122
- _Firebase Realtime Database Admin_
123123
- _Firebase Rules Admin_
124124
1. Click "Save"

0 commit comments

Comments
 (0)