Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kisuke
Level 8

help for show Request for Information (RIF)

Guys, I'm using RALE for local development and trying to display a Request for Information (RIF) screen using:

 

myChannelStore = CreateObject("roSGNode", "ChannelStore")
myChannelStore.requesteduserdata = "email, first name, lastname, phone"
myChannelStore.command = "getUserData"
 
 

However, nothing happens. can you help me? Do I have to do any configuration that I did not do at https://developer.roku.com/pt-br/developer Or does it not work because I am in a country where Roku Pay is not available?

0 Kudos