Created by: thibaudsowa
If OAuth server doesn't provide time of token expiration with the attribute 'expires_in' a NPE append. With this change the time of expiration is never set (because we don't know it) so for each request we ask again a new token.
Closes #2561 (closed)