I've got the following code in my test application: videoScreen.AddHeader("x-roku-reserved-dev-id", "") How do I find out the value of "x-roku-reserved-dev-id" ? I could inspect the head...
Correction to my earlier posting: for a sideloaded channel, the developer id is the SHA-1 hash of the string "dev", not "dev" itself: "34c6fceca75e456f25e7e99531e2425c6c1de443".