Sender Authentication in Sendgrid is failing even after adding CNAME

My netlify domain ensave.netlify.app
Added custom domain ensaveindia.in in sites transferred DNS to netlify
I m trying to do Domain Authentication in Sendgrid… There where some settings to add few CNAMEs and TXTs to DNS.
Even after adding the CNAME it says
Expected CNAME for does not match the value
It’s been more than 48 hours…Let me know if I m I doing it wrong…
Does anyone has faced such problem with connecting Sendgrid

Hi Venmul, and sorry to be slow to get back to you!

At a glance, the records you have set in your DNS panel seem pretty reasonable to me.
However, as far as I can tell you don’t use our DNS, so you’d need to make those updates at Cloudflare:

$ dig -t soa ensaveindia.in

; <<>> DiG 9.10.6 <<>> -t soa ensaveindia.in
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31220
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;ensaveindia.in.			IN	SOA

;; ANSWER SECTION:
ensaveindia.in.		3600	IN	SOA	aida.ns.cloudflare.com[...]

If you do still want to debug this, could you tell us a couple of records (name + intended value) so we can troubleshoot why that might not be available should you change to use our DNS? I’d like to debug before you update your DNS at your registrar to use our service (again), if you plan to.