Forum Discussion

kisuke's avatar
kisuke
Binge Watcher
5 years ago

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?

No RepliesBe the first to reply