Hi I am trying to create a GCP Cloud function using python 3.7. This is the default function which comes pre-populated in the text editor when you try and create a cloud function. However, when I try to create it I get this very strange error.
I am not using the default service account. I have created a separate cloud function service account which I am using which is part of the "Cloud Functions Invoker" role in GCP IAM.
