Hello, there is some information I currently have the Roku read off a website which does work if I have it read the final destination website directly but what I need to do is send the Roku to a diffe...
roku is not a browser so i don't imagine it handles the browser redirect. you probably need to parse that first response to get the redirect url then access that with a separate function.