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" ...