Hey ![]()
I followed the steps from the schedule-executions-workflows tutorial from Google’s documentation but it always return the following error:
“error”: {
“code”: 403,
“message”: “Permission denied on ‘locations/’ (or it may not exist).”,
“status”: “PERMISSION_DENIED”
The service account i’m using has all the roles needed and I don’t really understand how us-west1 location may not exist? Do I need assign special permissions based on location?
Can anyone help me with this?
Thank you all!
Regards,
Marta