updated apple-app-site-application and it stopped working

Hi,

Recently updated our apple-app-site-application file and now it stopped working...
only added the new appIDs and components part

{
appID: "3xxxxxxxD.ca.cxxxxxxio",
paths: [
"/listen/*"
],
appIDs: [
"3xxxxxxxD.ca.cxxxxxxio"
],
components: [
{
/: "/listen/*"
}
]
}

Did I mess up the file format in anyway?

Regards,
Narendra Thapa
updated apple-app-site-application and it stopped working
 
 
Q