I’m not able to retrieve my tokens in square production dashboard, is there any square api that allows me to return all my OAuth active tokens ? in sandbox I’m able to see them but I just can see Active Tokens number,
In production there isn’t a way to retrieve the active OAuth access tokens. You will need to store them at the time of creation with the refresh token.