控制台中的错误消息:需要更新其 JSON,因为应用程序 PI 已更改

Aar*_*ers 5 ios ios-universal-links

尝试使通用链接正常工作时出现此错误,我不知道这意味着什么

{
  "applinks": {
      "details": [
           {
            "appID": "5574HK487X.io.xxxxx.starter",
            "paths": [ "*" ],
             "appIDs": [ "5574HK487X.io.xxxxx.starter" ],
             "components": [
               {
                  "/": "*",
                  "comment": "Matches any URL "
               }
             ]
           }
       ]
   },
   "webcredentials": {
      "apps": []
   },
    "appclips": {
        "apps": []
    }
}
Run Code Online (Sandbox Code Playgroud)

小智 0

你应该确保

  • Content-Typeapplication/json; charset=utf-8并且
  • 确保那Content-Encodinggzip