Login  
Search All Forums
Dart Home | PowerTCP Mail for .NET | Custom Development Reply | PowerTCP Mail for .NET Topics | Forums   
AuthorForum: PowerTCP Mail for .NET
Topic: POP with Oauth2 Error
Jason Yap

From: Kuala Lumpur, Malaysia
Posts: 2
Member Since: 03/15/21
posted March 15, 2021 2:42 AM

myImap.Session.Authentication = Authentication.OAuth2;
      myImap.Session.Username = emailAddress;
      myImap.Session.Password = accessToken;
      myImap.Authenticate(true, true);

Getting error when authenticate.
Response: -ERR Protocol error. Connection is closed. 10'

If using normal Authentication.Auto is successful. Please assist.
Jason Yap

From: Kuala Lumpur, Malaysia
Posts: 2
Member Since: 03/15/21
posted March 15, 2021 2:53 AM

Addition Info : IMAP and SMTP with OAuth2 is working fine.
Jamie Powell (Admin)

From: Rome, NY USA
Posts: 448
Member Since: 03/13/07

Extra Support Options
Custom Application Development

posted March 15, 2021 1:50 PM

Thank you for your post. This issue has been logged as TFS1114 and a hotfix is available. Please contact sales@dart.com for more information.

Regards,
Jamie
Reply | PowerTCP Mail for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX