Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Analytics Example media.rss shows "503 Service Unavailable". #51

Open
chaklasiyanikunj opened this issue May 2, 2022 · 2 comments
Open

Comments

@chaklasiyanikunj
Copy link

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?

@chaklasiyanikunj chaklasiyanikunj changed the title In Analytics Example media.rss shows **503 Service Unavailable**. In Analytics Example media.rss shows "503 Service Unavailable". May 2, 2022
@bhawanishiv
Copy link

bhawanishiv commented May 18, 2022

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.

@okrutiakGL
Copy link

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")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants