Expire time of access token
Expire time of access token
28 May 2020, 08:03
Hello,
I got access token, but it has expire time.
Do I need to get token again every time token is expired?
And If so, are there a way to get token which have no expire time?
Replies
bodhisvaha.forex
28 May 2020, 09:00
RE:
PanagiotisCharalampous said:
Hi bodhisvaha.forex,
You cannot get a token that does not expire. You need to refresh your tokens before they expire using the refresh token. You can read more about the authentication process here.
Best Regards,
Panagiotis
Hi Panagiotis,
Thank you for your reply. I have one more question. If I make refresh token request, current access token will be changed? Or current access token will not be changed and expire time will be postponed?
@bodhisvaha.forex
PanagiotisCharalampous
28 May 2020, 11:03
Hi bodhisvaha.forex,
You will receive a new token and refresh token.
Best Regards,
Panagiotis
@PanagiotisCharalampous
bodhisvaha.forex
28 May 2020, 12:34
RE:
PanagiotisCharalampous said:
Hi bodhisvaha.forex,
You will receive a new token and refresh token.
Best Regards,
Panagiotis
Hi Panagiotis,
Thank you for your reply
@bodhisvaha.forex
PanagiotisCharalampous
28 May 2020, 08:15
Hi bodhisvaha.forex,
You cannot get a token that does not expire. You need to refresh your tokens before they expire using the refresh token. You can read more about the authentication process here.
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous