appId = createObject("roAppInfo").getID()
url = substitute("http://localhost:8060/launch/{0}?restart=true", appId)
launchRequest = createObject("roUrlTransfer")
launchRequest.setUrl(url)
launchRequest.postFromString("")
This option works perfectly fine until Roku 11.50, but not from version 12.0.0. Return status 403,
everyone facing such need, pls open ticket with partner success at roku.com, as to draw attention to the issue