I'm getting an error message "java.io.EOFException: source exhausted prematurely" when I try some requests using HTTPJob with OkHttp.
Does anyone know why?
Sorry for bringing up an old thread, but since i have the same problem i prefer to continue in an existing thread.
i'm trying to download data from a web service, the link works in chrome or any other browser, but when i download the same link with httpjob it ends up with this error message :
1. This is a OLD Thread! Do NOT respond to such old Threads!
2. Create a new thread for EACH question (in questions forum) you have.
3. Without seeing your code and to see what you have done and how we just can guess what the problem is.
Export your project and upload it. Or create a small example project which shows the issue. But again; in a new thread please.