Re-use token not working for smartconnect.
I am saving the tokens in my database during first login but when i try to re-use the token next time it is not working. I tried the following:
obj.setRefreshToken(<previously fetched refresh token>)
obj.setFeedToken(<previously fetched feed token>)
obj.setAccessToken(<previously fetched JWT token>)
still i get error as invalid token.
Previous blogs have broken links and no proper information. Kindly respond. thanks!