Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

unable to enable dataprep

whe I try to unable the dataprep, I receive the error "Failed to enable Dataprep". is anyone can help on this? 

 

 

0 2 835
2 REPLIES 2

Here are steps to troubleshoot the "Failed to enable Dataprep" error:

  1. Check Permissions:

    • Ensure you have the necessary permissions to enable APIs in your GCP project, particularly for DataPrep.
    • If you lack the required permissions, contact your GCP administrator or the person managing your GCP resources.
  2. Verify Billing Account:

    • Confirm that your project is linked to an active billing account. DataPrep, like many GCP services, requires a valid billing account.
    • You can check and manage this in the GCP Console under the "Billing" section.
  3. Check Service Status:

  4. Enable Dependent Services:

    • Ensure that all services which DataPrep depends on are enabled. This information can usually be found in the DataPrep documentation or in the GCP service dependencies documentation.
    • Common dependencies might include specific APIs or related Google Cloud services.
  5. Retry After Some Time:

    • If the issue might be due to a temporary glitch or a minor outage, waiting for a while and then retrying could resolve the issue.
  6. Still Having Trouble?:

    • If the problem persists, contact Google Cloud support for further assistance. They can provide more detailed, account-specific help.

Same here. Even with admin rights and the correct billing account, we can't enable Trifacta Dataprep API through the UI.
Although we can create a service account with the API (see below), it doesn't solve the problem:
gcloud beta services identity create --service=dataprep.googleapis.com --project=myProject

Because Dataprep is from the marketplace, the service is not listed on the https://status.cloud.google.com/.