Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- W/System.err( 492): java.lang.IllegalArgumentException: multiple headers of the same name (headers are case insensitive): content-length
- W/System.err( 492): at com.google.common.base.Preconditions.checkArgument(Preconditions.java:115)
- W/System.err( 492): at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:305)
- W/System.err( 492): at com.beyond.docsapp.Uploader.getResumableUrl(Uploader.java:124)
- W/System.err( 492): at com.beyond.docsapp.Uploader$ExecuteUpload.doInBackground(Uploader.java:217)
- W/System.err( 492): at com.beyond.docsapp.Uploader$ExecuteUpload.doInBackground(Uploader.java:1)
- W/System.err( 492): at android.os.AsyncTask$2.call(AsyncTask.java:185)
- W/System.err( 492): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
- W/System.err( 492): at java.util.concurrent.FutureTask.run(FutureTask.java:137)
- W/System.err( 492): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1068)
- W/System.err( 492): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:561)
Advertisement
Add Comment
Please, Sign In to add comment