Forum Discussion

chaklasiyanikun's avatar
4 years ago

Fails Certification Testing with Channel Behaviour Analysis: PosterGrid Node

Hello,

I'm facing the same issue with Channel Behaviour Analysis.


I used PosterGrid in My Application and applied DeepLinking. I performed DeepLinking by referring to this example.
In certificate testing. It's Shows "Unable to get valid XML layout".

I Tested DeepLinking Parameter using the DeepLinking tool. It's Playing fine. Also, FF and RW work successfully. Focus is also maintained.
My App required Login Functionality. But, It's not mandatory. Without Login, video content is accessible and playing.

Can Anyone Please guide me on what should I do with getting this type of error? It's really appreciated if you guide me regarding this issue.

Thank you

3 Replies

  • RokuJonathanD's avatar
    RokuJonathanD
    Community Moderator

    Hi chaklasiyanikun 

    If your channel requires authentication, you need to create and upload a sign-in script in the CBA tool. You can read this document for more information on how to do this.

    If your app doesn't require authentication, then I think we'll need a code sample. 

    Thanks,

    Jonathan

  • tifroz's avatar
    tifroz
    Streaming Star

    I am seeing the same issue. If you were able to fix this, could you share the solution ? I am sure there are more than a few folks out there that could use a hint!

    • chaklasiyanikun's avatar
      chaklasiyanikun
      Roku Guru

      First, I applied the wrong way to do deep linking. after, I saw the sample which is Roku globally provides. I follow those examples and My issue is solved.