Issues occuring during Raf imlementation

Before one month with same code ,i was not facing any error in RAF implementation but now i find all these issue on my Talnet..
Does anyone have solution regarding this..

Below are my talnet response..

[RAF.err] getStringFromUrl(“https:///raf_config.json”): The requested URL returned error: 403 Forbidden

[RAF.err] checkAllowedFeature(“ROKU_ADS_NIELSEN_ID”): No config file response
[RAF] Roku_Ads Framework version 2.0521

[RAF.err] handleAdError(); render failure -1: There was an error in the HTTP response. This could mean that malformed HTTP headers or an HTTP error code was returned.

[RAF.err] handleAdError(); render failure -1: There was an error in the HTTP response. This could mean that malformed HTTP headers or an HTTP error code was returned.
06-06 20:55:05.428 [ui.frm.plugin.running.exit] Exiting PLUGIN_RUNNING for dev
BRIGHTSCRIPT: ERROR: roSGNode.HasField: Rendezvous aborted for Video: roku_ads_lib:/Roku_Ads_SG_Wrappers.brs(450)

thanks in advance…

same here i also am seeing this error in logs from the past week on Roku3 OSv8.0.0

[RAF.err] getStringFromUrl(“https:///raf_config.json”): The requested URL returned error: 403 Forbidden

[RAF.err] checkAllowedFeature(“ROKU_ADS_NIELSEN_ID”): No config file response
[RAF] Roku_Ads Framework version 2.0521

[RAF.err] setContentGenre(): unrecognized genre “General Variety”

[RAF.err] getStringFromUrl("https://<private>/raf_config.json"): The requested URL returned error: 403 Forbidden
[RAF.err] checkAllowedFeature("ROKU_ADS_NIELSEN_ID"): No config file response

ignore these two, they are irrelevant

[RAF.err] setContentGenre(): unrecognized genre "General Variety"

this one is true, there is no “General Variety” in https://sdkdocs.roku.com/display/sdkdoc … uGenreTags (although as unrecognized it may become GV for Nielsen DAR, i don’t recollect)

“ajitg_4557” wrote:

[RAF.err] handleAdError(); render failure -1: There was an error in the HTTP response. This could mean that malformed HTTP headers or an HTTP error code was returned.
I also saw this error recently with my channel. The getAds() API returns an ad, then the progress bar, which loads the ad, run for less than 1s and just finish, the video is resumed/played and no ad is really playing.
Is it because of the bad ad returned?