Closed ogunasekara closed 1 year ago
I have update the OAuth consent publishing status to In production from Testing. This should result in the token resetting when needed. We can reopen this ticket if this is found out to not be the case in the future.
The current method for using the calendar API is to login to a user account and create a token. This token expires after 48 hours and is not ideal for our use-case. Investigate whether or not we can have a forever (or really long) persisting token.