Hello,
I am trying to trigger a google cloud function from my app but I don’t know how to do it when my cloud function requires authentication.
I am used to triggering these functions from a Python script with the GOOGLE_APPLICATION_CREDENTIALS environment variable but I don’t see how I can reproduce it from Bubble.
Does anybody know how to work with Google cloud Oauth in Bubble?
Thanks