migmigmig
15 years agoVisitor
Handling HTTP 307 Redirect?
When trying to play a video url that redirects via code 307, the Roku box gives me unhappy errors:
ButtonPressed
showHomeScreen | msg = HTTP status 307 | index = 0
Video status: 0 0
showHomeScreen | msg = There was an error in the HTTP response. This could mean that malformed HTTP headers or an HTTP error code was returned. | index = -1
Video request failure: -1 0
showHomeScreen | msg = | index = 0
Screen closed
Whereas if I play a video url that redirects via code 302, it plays fine.
I assume this is a bug report? How would I go about making one of those officially?
mig
ButtonPressed
showHomeScreen | msg = HTTP status 307 | index = 0
Video status: 0 0
showHomeScreen | msg = There was an error in the HTTP response. This could mean that malformed HTTP headers or an HTTP error code was returned. | index = -1
Video request failure: -1 0
showHomeScreen | msg = | index = 0
Screen closed
Whereas if I play a video url that redirects via code 302, it plays fine.
I assume this is a bug report? How would I go about making one of those officially?
mig