I'm new using Google's APIs.
I'm following step by step the next tutorial made by Google: https://cloud.google.com/functions/docs/tutorials/ocr
I want to deploy a specific function provided by Google (the processImage
function).
I entered this into the console:
gcloud alpha functions deploy ocr-extract --stage-bucket [YOUR_STAGING_BUCKET_NAME] --trigger-bucket [YOUR_IMAGE_BUCKET_NAME] --entry-point processImage
But it gives me this error:
Error: (gcloud.alpha.functions.deploy) ResponseError: status=[403], code=[Forbidden], message=[Cannot access Google Cloud Functions API in project