Cloud Authentication fails (GoogleDrive and DropBox)

Hello there,

I am evaluation NetDrive3 right now. I would like to add my GoogleDrive and DropBox, however, as soon as I give permission to NetDrive3 it tries a redirect to https://localhost:27001/?state=redirect_uri%3Dhttp%3A//localhost%3A27… which fails with

This site can’t provide a secure connection

localhost sent an invalid response.

  • [Try running Windows Network Diagnostics](javascript:diagnoseErrors()).

ERR_SSL_PROTOCOL_ERROR

I am using Chrome as Browser. I also tried to switsch to FireFox and IE… no luck.

Do you use any firewall? NetDrive needs connections to following hosts to work.

Only the Windows Firewall with those entries:
Firewall

I also added NetDrive.exe manually now, but no change in the result…
Do I need additional configuration?

We couldn’t find possible source of the problem you described. NetDrive client uses http not https for redirecting after authentication.

After successful authentication your web browser will open pages using a URL like this:

https://accounts.bdrive.com/auth_completed/?app=NetDrive3&email=jane@netdrive.net&guid=684A4C&name=MBP&os=osx&osver=10.15&redirect_uri=http://localhost:27001&sso=B41CA8&type=gdrive&version=3.8.754

But for the URL you got after authentication we have no clue where it is from.

https://localhost:27001/?state=redirect_uri%3Dhttp%3A//localhost%3A27…

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.