My understanding is that bearer tokens should be automatically refreshed by the library when the expire. That is not happening for me. Is there something I need to do?
Manuel Lemos - 2013-04-10 23:48:14 - In reply to message 1 from Bart Steward
Are you setting the offline variable when you get the token for the first time? That is necessary, so the class receives the refresh token to exchange the expired token.