I used Renew token API to renew our permanent access token(NOT the Oauth one) by accident and the call was succeeded with a new token returned. Will our current permanent access token been revoked? I really don’t want it be affected.
The previous access token will still be valid even after calling RenewToken
with it.
Thanks for the reply, that saves me!