Verify of custom domain failed

André Rink 0 Reputation points
2023-05-23T11:25:06.0466667+00:00

Since last week we are not able to process a succesful request for POST /domains/{id}/verify

  1. Domain is added in M365 Admin Center
  2. TXT record is fetched via GET /domains/{id}/verificationDnsRecords
  3. DNS Record is set and DNS Queries from several public DNS showing that the record is set
  4. When we send an POST /domains/{id}/verify get an 400 Bad Request: "Domain verification failed with the following error: 'Error in DNS verfication. code=Missing Record."

When we now finish the process in M365 Admin Center(continue setup for this domain) the record is the same as we have put them in the DNS and the value gets validated.

If we try to do that with the Graph API it doesn't work anymore

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
1,298 questions
0 comments No comments
{count} votes