Open GoogleCodeExporter opened 8 years ago
Any updates on this?? I'm getting the exact same error..any help would be much
appreciated. Thanks.
Tulio
Original comment by tulio.do...@gmail.com
on 19 Aug 2014 at 2:10
I just went in and corrected it myself. What I did was to add following line to
sendHttpPost() of HttpPostScheduler.java:
...
conn.setRequestProperty("Content-Type","application/html");
...
Original comment by miste...@gmail.com
on 20 Aug 2014 at 1:50
Cheers!!
Original comment by tulio.do...@gmail.com
on 20 Aug 2014 at 8:20
Sorry guys, I never received any notifications regarding these problems. Good
thing you figured it out yourself. I'm transfering repo to GitHub and I'll make
sure to incorporate your fix.
Thanks
Original comment by mbon...@gmail.com
on 30 Mar 2015 at 7:21
Original issue reported on code.google.com by
miste...@gmail.com
on 3 Jul 2014 at 8:37