• I am running both Gmail SMTP and Simple Calendar. Sometimes when email using Gmail SMTP I get an exception from Simple Calendar. The exception mentions gmail, calendar and OAuth 2.0. It seems both uses this API. Simple Calendar is not bothered by the exception but Gmail SMTP is. How can I fix this? I want to use both.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter flashnarfe

    (@flashnarfe)

    Error message:
    Fatal error: Uncaught exception ‘Google_Auth_Exception’ with message ‘Invalid token format’ in /home/…/wp-content/plugins/google-calendar-events/vendor/google/apiclient/src/Google/Auth/OAuth2.php:189 Stack trace: #0 /home/…/wp-content/plugins/google-calendar-events/vendor/google/apiclient/src/Google/Client.php(218): Google_Auth_OAuth2->setAccessToken(‘”{\\”access_toke…’) #1 /home/…/wp-content/plugins/gmail-smtp/class.phpmaileroauthgoogle.php(145): Google_Client->setAccessToken(‘”{\\”access_toke…’) #2 /home/…/wp-content/plugins/gmail-smtp/PHPMailer/class.smtp.php(475): GmailXOAuth2->getOauth64() #3 /home/…/wp-content/plugins/gmail-smtp/class.phpmaileroauth.php(153): SMTP->authenticate(”, ”, ‘XOAUTH2’, ”, ”, Object(GmailXOAuth2)) #4 /home/…/wp-content/plugins/gmail-smtp/PHPMailer/class.phpmailer.php(1542): PHPMailerOAuth->smtpConnect(Array) #5 /home/mdnarfe/mdnarfe.org/wp-content/plugins/gmail-smtp/PHPMailer/c in /home/…/wp-content/plugins/google-calendar-events/vendor/google/apiclient/src/Google/Auth/OAuth2.php on line 189

Viewing 1 replies (of 1 total)

The topic ‘Using Both Gmail SMTP and Simple Calendar’ is closed to new replies.