When I run the function startWeeklyTopPostEmailer() it has the following problem.
[WARN] PersistentConnection: pc_0 - Provided authentication credentials are invalid. This usually indicates your FirebaseApp instance was not initialized correctly. Make sure your google-services.json file has the correct firebase_url and api_key. You can re-download google-services.json from https://console.firebase.google.com/.
I created the firebase app and created service account key (JSON).
Please let me know if I need to provide more info. Thanks