I’m contacting you because I can’t add a 2nd custom domain with Postman.
CNAME and TXT are well configured, but each time I want to verify domain I’ve got
the same error “Invalid TXT record found for this domain”.
Too late. But I hope this will save some time to new users.
If you are adding a subdomain just like “postman.company.tld”, make use the CNAME is added to the subdomain, but the TXT record belongs to the ROOT domain.
Example:
postman.company.tld IN CNAME phs.getpostman.com
company.tld (or @) IN TXT "domain-verification=XXXX"