Now that the NFL Network has added Xfinity as a TVE Provider, is anyone able to get it working in Channels DVR?
Although it's in my subscribed package with Xfinity and I can watch it using my HDHR Prime and at the NFL Network website, it fails when I rescan the channel in Channels DVR.
POST: https: //api.nfl.com/play/v1/asset/22_character_alpha_numeric_value: 403 Forbidden:
{
"errorCode": 403,
"errorReason": "Forbidden",
"id": "GUID_WAS_HERE",
"message": "Error in asset request",
"decoration": {
"plans": {
"mvpd": {
"userAllowed": false,
"packages": {
"MVPD - LIVE (NON CBS)": {
"accessible": true,
"rule_name": "MVPD (All Territories)"
}
}
},
"nfl_plus": {
"userAllowed": false,
"packages": {
"NFL_PLUS - NFL NETWORK": {
"accessible": false,
"conditions": [{
"field": "token.formFactor",
"satisfied": false,
"expected": "MOBILE_PHONE"
}, {
"field": "token.formFactor",
"satisfied": false,
"expected": "MOBILE_WEB"
}, {
"field": "token.countryCode",
"satisfied": true,
"expected": "US"
}, {
"field": "token.dmaCode",
"satisfied": true,
"expected": ["{{asset.dma_codes}}"]
}
],
"rule_name": "Mobile Web and App"
}
}
},
"nfl_plus_premium": {
"userAllowed": false,
"packages": {
"NFL_PLUS - NFL NETWORK": {
"accessible": false,
"conditions": [{
"field": "token.formFactor",
"satisfied": false,
"expected": "MOBILE_PHONE"
}, {
"field": "token.formFactor",
"satisfied": false,
"expected": "MOBILE_WEB"
}, {
"field": "token.countryCode",
"satisfied": true,
"expected": "US"
}, {
"field": "token.dmaCode",
"satisfied": true,
"expected": ["{{asset.dma_codes}}"]
}
],
"rule_name": "Mobile Web and App"
}
}
}
}
}
}