ACME DNS API and Cloud DNS

I have a number of domains at

https://console.cloud.google.com/net-services/dns/zones?referrer=search&project=abc-abc-123

one of which is “abc.com

But when I run https://acmedns.googleapis.com/v1/acmeChallengeSets/abc.com

I get the following error.

{
  "error": {
    "code": 404,
    "message": "Domain abc.com is not managed by Google Domains.",
    "status": "NOT_FOUND"
  }
}

Can someone shed some light on this? How to make it work.

Hi @heitbaum ,

Is “abc.com” your actual domain, or are you referring to it as an example?

I tried digging your domain and it is hosted by a third party provider, not Google Domains. You can verify here the results.

Also, can you add additional details to your question, like adding the screenshot of your Cloud DNS zones, as I have no visibility on your project.