Closed GoogleCodeExporter closed 9 years ago
Some more information:
Do catch the NPE we need to check, if the response.getContent() is null in
TokenResponseException#from - Line 88
The origin of this bug is in NetHttpResponse#getContent which doesn't return
the content of the response.
Although there is this json below, it returns <null>.
Best regards
{"error":"invalid_token","error_description":"Invalid refresh token:
eyJhbGciOiJub25lIn0.eyJqdGkiOsdfsdfiI0MzVjYmU5OC05MzEwLTQ5NDItYjgzZS0yNDgxOWMxMj
I2YzUifQ."}
Original comment by s.vo...@itsonix.eu
on 19 Dec 2014 at 7:30
Moved to: Issue google-oauth-java-client:100
Original comment by wonder...@google.com
on 29 Dec 2014 at 7:17
Original issue reported on code.google.com by
s.vo...@itsonix.eu
on 6 Oct 2014 at 1:35