When trying to get universal links working I am getting this error and I have no idea what it means
{
"applinks": {
"details": [
{
"appID": "5574HK487X.io.xxxxx.starter",
"paths": [ "*" ],
"appIDs": [ "5574HK487X.io.xxxxx.starter" ],
"components": [
{
"/": "*",
"comment": "Matches any URL "
}
]
}
]
},
"webcredentials": {
"apps": []
},
"appclips": {
"apps": []
}
}
you should make sure that
Content-Type
isapplication/json; charset=utf-8
andContent-Encoding
isgzip