I'm trying to get a new access_token after it has expired.
I already have in the database the information I get as a return on the client's first access:
{"access_token": "TOKEN", "refresh_token": "TOKEN", "token_type": "Bearer", "e...
asked by
28.09.2015 / 22:33