Thanks for the post, a quick request to the link you have provided and I get a HTTP 200 return:
curl -v https://app-site-association.cdn-apple.com/a/v1/app.ooredoo.om
* Host app-site-association.cdn-apple.com:443 was resolved.
* IPv6: 2620:149:a21:f000::137, 2620:149:a0c:f100::10, 2620:149:a00:f000::157, 2620:149:a0c:f000::1, 2620:149:a00:f000::158, 2620:149:a0d:f000::134, 2620:149:a21:f000::145, 2620:149:a0d:f000::146
* IPv4: 17.253.83.195, 17.253.5.133, 17.253.83.136, 17.193.136.202, 17.253.5.147, 17.253.17.203, 17.253.17.206, 17.193.136.201
* Trying [2620:149:a21:f000::137]:443...
* Connected to app-site-association.cdn-apple.com (2620:149:a21:f000::137) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
* CAfile: /etc/ssl/cert.pem
* CApath: none
* (304) (IN), TLS handshake, Server hello (2):
* (304) (IN), TLS handshake, Unknown (8):
* (304) (IN), TLS handshake, Certificate (11):
* (304) (IN), TLS handshake, CERT verify (15):
* (304) (IN), TLS handshake, Finished (20):
* (304) (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted http/1.1
* Server certificate:
* subject: C=US; ST=California; O=Apple Inc.; CN=app-site-association.cdn-apple.com
* start date: Jun 15 23:51:02 2026 GMT
* expire date: Sep 9 18:50:38 2026 GMT
* subjectAltName: host "app-site-association.cdn-apple.com" matched cert's "app-site-association.cdn-apple.com"
* issuer: C=US; O=Apple Inc.; CN=Apple Public Server ECC CA 1 - G1
* SSL certificate verify ok.
* using HTTP/1.x
> GET /a/v1/app.ooredoo.om HTTP/1.1
> Host: app-site-association.cdn-apple.com
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 200 OK
< Server: AppleHttpServer/eb904970583abcdbe15e2c72bed201585ca041bc
< Date: Tue, 23 Jun 2026 19:58:06 GMT
< Content-Type: application/json
< Content-Length: 337
< Apple-From: https://app.ooredoo.om/.well-known/apple-app-site-association
< Apple-Origin-Format: json
< Cache-Control: max-age=21600,public
< Vary: Accept-Encoding
< X-B3-TraceId: a6c4d926d234b311
< Strict-Transport-Security: max-age=31536000
< Age: 2080
< Via: https/1.1 usmsc2-3p-pst-004.ts.apple.com (acdn/302.16436), http/1.1 usmsc2-3p-pac-004.ts.apple.com (acdn/302.16436), https/1.1 usmsc2-3p-pfe-016.ts.apple.com (acdn/302.16436), http/1.1 uslax1-edge-mx-012.ts.apple.com (acdn/7.17376), https/1.1 uslax1-edge-fx-015.ts.apple.com (acdn/302.16436)
< X-Cache: hit-stale, hit-fresh, hit-stale, hit-fresh, hit-stale
< CDNUUID: e8fedf6a-afd1-4d80-b455-7c60c19b3306-191851592
< Connection: keep-alive
<
{
"applinks": {
"apps": [
],
"details": [
{
"appIDs": [
"ZU837R8FZZ.om.nawras.mynawras",
"E2T3WF7746.com.cts.selfcare.ooredoo",
"C4CVJ2YLUC.com.testNawras"
],
"paths": [
"NOT /og/*",
"/*"
]
}
]
}
* Connection #0 to host app-site-association.cdn-apple.com left intact
}
I do not see any issue. Can you post the logs you are receiving?
Have you gone over the Tech Note? TN3155: Debugging universal links | Apple Developer Documentation
Do you need to provide private information and need to file a TSI to stay private?
If you need to provide me private links to your AASA file or sysdiagnose, please, I'd like you to submit a code-level support request
so we can discuss this further privately.
When you create the request, indicate that you were referred by me at
Apple and make sure to include a link to this thread.
Thanks
Albert WWDR