I need someone to help me deploy my first function on google cloud.
Budget: $2 – $8 AUD
I'm looking for someone who can help me deploy my first function on Google Cloud. The function is already written in PHP.
I'm planning to do this through Google Cloud Functions, so you should be comfortable with that. Authentication service is the next step I will need help with.
This is the error I get:
gcloud functions deploy helloWorld \
--runtime php81 \
--trigger-http \
--allow-unauthenticated
ERROR: (gcloud.functions.deploy) ResponseError: status=[403], code=[Ok], message=[Permission denied on resource project *************.]
I'm planning to do this through Google Cloud Functions, so you should be comfortable with that. Authentication service is the next step I will need help with.
This is the error I get:
gcloud functions deploy helloWorld \
--runtime php81 \
--trigger-http \
--allow-unauthenticated
ERROR: (gcloud.functions.deploy) ResponseError: status=[403], code=[Ok], message=[Permission denied on resource project *************.]