Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Response code 302 while playback in JWPlayer Android


I am getting an error given below while integrating JWPlayer with my app.

com.google.android.exoplayer.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 302

This is occurring while trying to play a redirected url (the url may change from http to https) in JWPlayer Android. Is there any additional piece of code required to handle this situation? This is working fine in iOS.

1 Community Answers

George

JW Player Support Agent  
0 rated :

This seems to be related to ExoPlayer and seems to be fixed. Do you have a streaming url that reliably reproduces the issue?

Relevant comment on the ExoPlayer repo:
https://github.com/google/ExoPlayer/issues/423#issuecomment-100283418

This question has received the maximum number of answers.