C3W1 - Task 5. Generate predictions PERMISSION_DENIED error

Hi,
Did anyone encounter issue with running the following command?

ENDPOINT=$(gcloud run services describe automl-service --platform managed --region us-central1 --format ‘value(status.url)’)
I got this error:
“ERROR: (gcloud.run.services.describe) PERMISSION_DENIED: Permission ‘run.services.get’ denied on resource ‘namespaces/qwiklabs-gcp-02-843e761fbc98/services/automl-service’ (or resource may not exist).”

PLEASE HELP!

Please check the following:

  1. You are using the student account generated by qwiklabs.
  2. All required resources are created properly.
  3. Permissions to use AUTOML facilities are enabled via IAM & APIs and services section of the cloud.

If none of the above help, ping qwiklabs help (question mark on top right of lab web page) via chat for help for infrastructure related issues.