Closed shiva404 closed 11 years ago
How can I get how long will be access token will be valid. Because I need to renew the token when it nears to the expiry date.
I got the solution.
@client.auth.expires_in
thanks, Shiv
How can I get how long will be access token will be valid. Because I need to renew the token when it nears to the expiry date.