I followed Apple documentation to implement Universal link but stuck on validating apple-app-site-association
on our server. Tried this solution and couple of more as well but still not working. I get the following 'content-type' header not found error when I validate at branch.io
I make sure that I follow all documentation steps correctly (Valid JSON, file without .json extension, file placed on the server root folder, tested on real device).