-
Notifications
You must be signed in to change notification settings - Fork 1
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
Policy failed to download #1
Comments
Hmm thats odd. I will look into it now at let you know what I find. |
So I just confirmed that the policy endpoint is up and working so I have a few question for you.
Thanks for the additional info. |
The URL it's trying to load (quantcount.com/policy.json) does appear to load in my browser, so I'm not sure what the issue is. |
Interesting. The full URL it should be trying to call is (blocking out your API Key) Can you verify that the above url works with your API Key? Also are you using the most recent version 1_0_2? You can find it in the Quantcast.brs file |
When I open the link in my browser, the page returns {"blacklist":[]}, so I believe it's working correctly. But in the Roku development app, I'm getting the Policy failed to download error. I'm not super concerned about this, so if we can't find the solution it's ok. Roku does have it's own analytics now which is nice. I disabled the infinite loop by commenting out the function call when it fails to load. |
Oh and yes it's 1_0_2 |
Maybe it due to a software upgrade on Roku's side. Sadly I don't think there will be a quick solution. Thanks for the heads up and I will try to schedule some time to dig into it on the Roku box here. |
For some reason now I'm getting a looping error from QCPolicy.brs :
Policy failed to download: The requested URL returned error: 403 Forbidden
Is there a reason why this could be happening?
The text was updated successfully, but these errors were encountered: