I have the following code:
exports.handleLocationAnalytics = functions.https.onCall((data, context) => { const key = data; const timeString = new Date