Hi,
Currently when we are trying to refresh the expired access token we have to use the refresh token as grant type . There are situations when my refresh token has expired (guess this has something to with 5 connections to a connected app in salesforce) and in this scenario how would i get an access token back ?
should the user start from the beginning where he requests an auth code and establish a connection from there ?
Please let me know. Thanks in advance !
@stomita
Hi,
Currently when we are trying to refresh the expired access token we have to use the refresh token as grant type . There are situations when my refresh token has expired (guess this has something to with 5 connections to a connected app in salesforce) and in this scenario how would i get an access token back ?
should the user start from the beginning where he requests an auth code and establish a connection from there ?
Please let me know. Thanks in advance !
@stomita