Forum Discussion
belltown
10 years agoRoku Guru
I see you're not doing any error-checking in your BrightScript code. If you check the Http response codes you might get more information. You can get even more information about what's going on if you use roSystemLog (handle the http.connect and http.error events). And check your server logs too.