Can you show the code you're using? You should have something like this:
store = CreateObject("roChannelStore")
port = CreateObject("roMessagePort")
store.setMessagePort(port)
store.GetCatalog()
msg = wait(0,port)
?msg.GetResponse()
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.