Hi,
we are currently working on 6 brands at the same time and need to upload roku packages to pvt channel to different environment e.g QA, Stage and Prod pvt channel, and we do it whenever we have new code merged . we have automated all the steps e.g. create latest build from repo , install app. rekey , create pacakge and finally upload package to pvt channel. and all the processes were kicked off by jenkins job. But this one is currently broken as Roku introduced captcha during pkg upload. So my question is : can you please provide a way to by pass this captcha or is there any api provide by Roku which can be used to upload roku package, Thanks.