What's the validity period of access token once generated? In API docs, the validity of refresh token is mentioned as 15 days (please correct me if I am wrong), but no mention of validity of access token.
I have another question, can I use the same access token on two different PCs? For example, I generate the access token from one PC, save it to db and access that from another PC, or both PCs together, is that possible?
Thanks
Access Token validity period?
1
3 replies