Forum Discussion

syam-cs's avatar
syam-cs
Reel Rookie
6 years ago

Launching Roku device through localhost URL without deeplinking

I am actually trying to launch the app using following endpoint:~ POST {localhost}v1/session/:sessionId/launch Payload: { "channelId": "dev" }  Eventhough the "contentId" as well as "contentType" ...