HTTP Trigger require HTTPS
Ensure that Cloud Functions are configured to require HTTPS for HTTP invocations.
You can make your google cloud functions call secure by making sure that they require HTTPS.
Recommended Actions
Ensure that your Google Cloud functions always require HTTPS.
Links