Increase Access Token Lifetime to 24 Hours

Because API call quota periods are 24 hours long, if quota is exhausted and a process needs to pause for several hours, after 60 minutes the Access Token will have expired. So instead of simply resuming processing, the process needs to jump through the token exchange hoops beforehand, which is way messier than it needs to be.

  • Steven Cinquegrana
  • Apr 11 2019
  • Attach files