Hi,
I'm having trouble verifying a site with Terraform. I've enabled the Site Verification API, I'm the GCP project owner, and I own the property in Search Console. Everything works fine through the Cloud Console and Search Console, but with Terraform, I get an "insufficient authentication scopes" error.
I'm running it locally, using the same account and project as in the Console. Other tasks, like provisioning VMs and setting up networks, have always worked without issues. I'm not sure if I'm doing something wrong here.
Question
Hi, I'm having trouble verifying a site with Terraform. I've enabled the Site Verification API, I'm the GCP project owner, and I own the property in Search Console. Everything works fine through the Cloud Console and Search Console, but with Terraform, I get an "insufficient authentication scopes" error.
I'm running it locally, using the same account and project as in the Console. Other tasks, like provisioning VMs and setting up networks, have always worked without issues. I'm not sure if I'm doing something wrong here.
Here's minimal example
I also tried to add scopes to the provider.
Here's the error:
If you need anything, I'm happy to provide more information.