Im trying to get logs and data from a firebase http cloud function So this works:
exports.diagnostic = functions.https.onRequest(async (req, res) => {