Developers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
iBat
Newbie

Error = There was a transport-level error - (Unknown ERROR)

There was a transport-level error - (Unknown ERROR)
Hello everybody
I have been suffering for two days already. I do not know what to do
{
"providerName": "EuroTV WORLD LIMITED",
"lastUpdated": "2017-06-24T22:21:37+00:00",
"language": "en",
"tvSpecials": {
"id": "SilenceTvWorld",
"title": "Silence TV WORLD",
"content": {
"url": "http://91.232.105.44:8081/roku/live/playlist.m3u8",
"quality": "HD",
"videoType": "HLS"
},
"genres": [
"special",
"nature",
"adventure"
],

"thumbnail": "http://93.190.140.42/t/silence800x450.jpg",
"shortDescription": "This innovative way is getting more and more popular around the world. Slow TV allows developing contemporation and meditation which, in their turn, beneficially influences our nervous system."


}
}


thanks for the answer
Tags (1)
0 Kudos
2 REPLIES 2
ashokiptv
Visitor

Re: Error = There was a transport-level error - (Unknown ERROR)

You need to include "[   ]' This symbol after "tvSpecials": 
like  "tvSpecials"://add your code here
"tvSpecials": [//add code Here]

]

after adding this your code looks like 

{
"providerName": "EuroTV WORLD LIMITED",

"lastUpdated": "2017-06-24T22:21:37+00:00",

"language": "en",

"tvSpecials": [{

"id": "SilenceTvWorld",

"title": "Silence TV WORLD",

"content": {

"url": "http://91.232.105.44:8081/roku/live/playlist.m3u8",

"quality": "HD",

"videoType": "HLS"

},

"genres": [
"special",
"nature",
"adventure"
],



"thumbnail": "http://93.190.140.42/t/silence800x450.jpg",

"shortDescription": "This innovative way is getting more and more popular around the world. Slow TV allows developing contemporation and meditation which, in their turn, beneficially influences our nervous system."





}

 ]
}
Tags (1)
0 Kudos
iBat
Newbie

Re: Error = There was a transport-level error - (Unknown ERROR)

thanks
Tags (1)
0 Kudos
Community is Being Upgraded!

We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. Read more here.

Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 19th and you may notice reduced functionality. In the meantime, for additional assistance, visit our Support Site.

We're sorry for this disruption — we’re excited to share what’s next!