Im trying to get this Apple's API validator to validate my apple-app-site-association
file on https://signin.methodwarehouse.com. The validator is saying "Error cannot fetch app site association". However, this file is clearly available at https://signin.methodwarehouse.com/apple-app-site-association. The content of this JSON file is copied directly from Apple's documentation so it should validate just fine. What am I doing wrong? Why is this file not passing validationg?
Asked
Active
Viewed 3,204 times
8

burnt1ce
- 14,387
- 33
- 102
- 162
1 Answers
1
This issue resolved by itself in a matter of a few hours. I think what happened was Apple's API validator was using a cached version of my apple-appsite-association
file that was invalid.

burnt1ce
- 14,387
- 33
- 102
- 162
-
Have you resolved the issue? I was faced with the same and universal links are not going to work for me. – Mike Sep 05 '16 at 21:14
-
I didn't do anything to resolve the issue. I eventually got the expected results by running the validation tool a few hours later. – burnt1ce Oct 30 '16 at 16:19
-
I am facing same issue, still it is not resolved. What is the file extension, In notepad I saved as All Type files, where it save as text document only, is that fine? – BHUVANESH MOHANKUMAR Mar 27 '17 at 15:22