Dart Home | PowerTCP Mail for .NET | Custom Development | Reply | PowerTCP Mail for .NET Topics | Forums |
Author | Forum: PowerTCP Mail for .NET Topic: Fix for GMail - Receiving a 'No [WEBALERT] Web login required' exception |
Nick B (Admin) From: Utica, NY USA Posts: 619 Member Since: 05/25/10 Extra Support Options Custom Application Development |
posted January 21, 2016 1:38 PM GMail has disabled PLAIN authentication, encouraging use of their OAuth authentication method. GMail has recently disabled AUTHENTICATE PLAIN support by default (while still advertising support on login), which can result in an exception with text such as 'No [WEBALERT *a long accounts.google.com address*] Web login required.' when attempting to log into your Gmail account (this will also generate an email sent to your Gmail account). To enable AUTHENTICATE PLAIN under your Google account, navigate to your Google account's 'Connected Apps and Sites': https://myaccount.google.com/security#connectedapps and near the bottom of the page, enable the switch 'Allow less secure apps'. PowerTCP Mail for .NET version 4.3.0.2, released April 7, 2016, adds OAuth 2.0 support, and the above is not necessary when using this authentication method. However it does require an application-level implementation of GMail's OAuth API. Its use with our component is covered here: http://www.dart.com/help/ptmlnet/webframe.html#OAuth%20Overview.html |
Reply | PowerTCP Mail for .NET Topics | Forums |
This site is powered by
![]() |