Rank 1: Thread
I want to use a custom domain api-preprod.funprono.com for my API.
I successfully added a CNAME entry with my registrar Infomaniak, but the verification keeps failing.
I saw a similar issue in this ticket: https://discord.com/channels/564160730845151244/1395340182810787840
So I added a CAA entry with certainly.com, but that didn't fix the problem.
The CNAME propagation is working, according to the DNS checker.
I don't know what to do anymore. Fortunately, this isn't my production environment, but I have to migrate my production environment to the cloud soon. I hope I don't have the same problem 😟
This is the request response for verification :
{ "$id": "44f470d190b4e5e72abfaeb71dc8f981", "$createdAt": "2025-07-18T11:39:38.276+00:00", "$updatedAt": "2025-07-18T12:00:16.302+00:00", "domain": "api-preprod.funprono.com", "type": "api", "trigger": "manual", "redirectUrl": "", "redirectStatusCode": "", "deploymentId": "", "deploymentResourceType": "", "deploymentResourceId": "", "deploymentVcsProviderBranch": "", "status": "verifying", "logs": "Failed to add domain to Fastly: {\"msg\":\"Bad request\",\"detail\":\"Domain 'funprono.com' is owned by another customer\"}", "renewAt": "datetime" }