stephanenicolas / robospice

Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
Apache License 2.0
2.95k stars 545 forks source link

"java.lang.IllegalStateException: Content has been consumed" #431

Closed axd1967 closed 9 years ago

axd1967 commented 9 years ago

how can I call SpiceException.getCause() to find the underlying HTTP error if I get this message?

aaargrgh!

stephanenicolas commented 9 years ago

The issue is not clear. Please provide the full stack trace and more context !

2015-07-29 10:06 GMT-07:00 alex notifications@github.com:

how can I call SpiceException.getCause() to find the underlying HTTP error if I get this message?

aaargrgh!

— Reply to this email directly or view it on GitHub https://github.com/stephanenicolas/robospice/issues/431.