Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
Hi, I have to get JSON data using http post request to use in my Roku app. As I understood from documentation POST response body is discarded when using PostFromString() method. Is there ANY way to get it somehow? Thanks