I pulled the payment data via API into Google Sheets successfully using my personal access token on the sandbox. My goal is to develop a solution that helps me import data into Google Sheets.
My question is, does a personal access token expire?
When trying to get the authorisation code, a redirect URL is needed. Where do I get the redirect URL to use both on the sandbox and production to obtain the refresh tokens?