Cannot sign in to Google account

An attempt to sign in to Google Account leads to the following message:

Sign in Error

One of the reasons of this issue is the following. When Remote Debugging Port is used, Chromium blocks any attempt to log in to its services (e.g. Gmail, YouTube).

To resolve this Chromium security restriction, you should not configure IEngine instance with the remote debugging port.

Another possible reason is related to using an older version of the library based on the outdated Chromium engine. In this case, consider upgrading to the latest DotNetBrowser 2.26.2.

Go Top