How to fix:
1. SSH into your Pi
2. Delete the expired token: rm ~/MagicMirror/modules/MMM-Ring/.env
3. Re-authenticate: cd ~/MagicMirror/modules/MMM-Ring && npx -p ring-client-api ring-auth-cli
4. Paste the new token into config.js and run pm2 restart MagicMirror