renew access token - what is the use?

dajinkya
dajinkya edited May 2018 in General
Hi ,

What does renew_access_token does?
Can it renew previous days generated access token and reuse for todays> So to avoid daily generating access token?

If yes, can you show example how to use it?
  • sujith
    sujith edited January 2019
    Hi,
    A renew_access_token method is to get a new access token using refresh_token.

    A `refresh_token` is a special long-standing token for read-only requests issued selectively to exchange approved platforms and not for individual users.
This discussion has been closed.