osTicket v1.17.3
oauth2 plugin version -.6
On the config page for the remote mailbox - OAuth2 - microsoft
The token is past expiration time.
I have this running as a cron job , which I thought was supposed to make sure the token was kept updated
*/5 * * * * apache /usr/bin/php /var/www/html/api/cron.php > /dev/null 2>&1
Not sure if I'm missing something, or its just not working. I did a search and saw a post where someone said it was a bug and was supposed to be fixed in the next release of the plugin, but that was back in feb and I believe .6 is still the current version.