Universial Links Error - (SWCERR00201)

Hello, I'm currently configuring Universial Link to my services.

But I've got error(SWCERR00201) from apple CDN.

$ curl -I -v https://app-site-association.cdn-apple.com/a/v1/m.qa.music-flo.com
...
< Apple-Failure-Details: {"location":"http://m.qa.music-flo.com/.well-known/apple-app-site-association/"}
Apple-Failure-Details: {"location":"http://m.qa.music-flo.com/.well-known/apple-app-site-association/"}
< Apple-Failure-Reason: SWCERR00201 Insecure (non-https) redirects forbidden
Apple-Failure-Reason: SWCERR00201 Insecure (non-https) redirects forbidden
< Apple-From: https://m.qa.music-flo.com/.well-known/apple-app-site-association
Apple-From: https://m.qa.music-flo.com/.well-known/apple-app-site-association
...

However, I can get apple-app-site-association json file via accessing http/https URL(http:/m.qa.music-flo.com/.well-known/apple-app-site-association).

I would greatly appreciate any help on this.

Thank you !

Hi @RockstarZ , your AASA must be hosted at a site that uses https, not http. I see from your URL above that it is at http://m.qa.music-flo.com/.well-known/apple-app-site-association

i am facing same problem.please help me.please say how to solve it? curl -I -v https://app-site-association.cdn-apple.com/a/v1/dev.alignwell.com https://dev.alignwell.com/.well-known/apple-app-site-association

< Apple-Failure-Details: {"location":"http://dev.alignwell.com/.well-known/apple-app-site-association/"} Apple-Failure-Details: {"location":"http://dev.alignwell.com/.well-known/apple-app-site-association/"} < Apple-Failure-Reason: SWCERR00201 Insecure (non-https) redirects forbidden

Universial Links Error - (SWCERR00201)
 
 
Q