Open chaklasiyanikunj opened 2 years ago
Same issue if the request url is http://api.delvenetworks.com/rest/organizations/59021fabe3b645968e382ac726cd6c7b/channels/1cfd09ab38e54f48be8498e0249f5c83/media.rss
This link was provided in most of samples provided.
If someone could provide the response, I can replicate it by my own. This will help me to run those sample using above url.
Thank you.
You can use https://devtools.web.roku.com/samples/sample_content.rss Don't forget to add the certificate:
url.SetUrl("https://devtools.web.roku.com/samples/sample_content.rss")
url.SetCertificatesFile("common:/certs/ca-bundle.crt")
I just saw and go through analytics for both examples. But this content URL shows service unavailable. Can anyone please check what's wrong here?