From f821cf290033f5aa2807628c2e386760bffeff92 Mon Sep 17 00:00:00 2001 From: R Huish Date: Tue, 7 Feb 2017 18:39:27 +0000 Subject: [PATCH] Updated to reflect firebase.google.com changes (#1987) firebase.google.com has moved to a new longer key and the regenerate button is no longer present. --- source/_components/notify.html5.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/notify.html5.markdown b/source/_components/notify.html5.markdown index 63197a526ea..54ae837cfd7 100644 --- a/source/_components/notify.html5.markdown +++ b/source/_components/notify.html5.markdown @@ -37,7 +37,7 @@ Configuration variables: - Go to [https://console.cloud.google.com/apis/credentials/domainverification](https://console.cloud.google.com/apis/credentials/domainverification) and verify your domain. - After that, go to [https://console.firebase.google.com](https://console.firebase.google.com) and select import Google project, select the project you created. - Then, click the cogwheel on top left and select "Project settings". -- Select Cloud messaging tab if under server key is button Regenerate key, click that. +- Select 'Cloud Messaging' tab, listed beneath Project Credentials will be your 152 character 'Server Key' and 12 digit ID 'Sender ID'. ### {% linkable_title Requirements %}