Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
EnTerr
Level 11

ERROR: Empty whitelist response for ROKU_ADS_NIELSEN_ID ?

Doing the simplest use case of RAF:

adIface = Roku_Ads()
adIface.setAdUrl(myURL)
adPods = adIface.getAds()
didFinish = adIface.showAds(adPods)
and in console:
"RAF" wrote:
Roku_Ads_checkAllowedFeature: ERROR: Empty whitelist response for ROKU_ADS_NIELSEN_ID
Roku_Ads_checkAllowedFeature: Parsing whitelist for ROKU_ADS_NIELSEN_ID

Roku_Ads library version: 1.5
RAF 1.5; rendering preroll pod of 1 ads

Eh? I trust anything marked as "ERROR" is of diagnostic severity requiring attention&fixing.
What's a whitelist for ROKU_ADS_NIELSEN_ID and how does it (un)fit here?!

PS. see also viewtopic.php?f=34&t=92893
0 Kudos