Closed Bug 1942057 Opened 1 month ago Closed 1 month ago

OAuth dialog silently failed when other http process running on localhost

Categories

(Thunderbird :: Account Manager, defect)

Thunderbird 128
Desktop
Unspecified
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1748416

People

(Reporter: tsamukawa, Unassigned)

Details

Steps to reproduce:

  1. Before opening Thunderbird, launch some http application (nginx, apache etc).
  2. adding a new mail account using OAuth like Gmail.
  3. save the config using IMAP with OAuth2 as authentication method.
  4. try fetching mail from the server.

Actual results:

Authentication dialog opened, then I clicked Accept button.
But no content displayed in the dialog.

I have checked Developer Tool, it reports "NS_ERROR_GENERATE_FAILURE".
And that URL is "https //localhost/?code=..." .
So I was aware conflicting localhost development server is running.

Expected results:

Reporting proper error.
Or launch internal server with other port number if could.

Hardware: Unspecified → Desktop
Status: UNCONFIRMED → RESOLVED
Closed: 1 month ago
Duplicate of bug: 1748416
Resolution: --- → DUPLICATE
Summary: OAuth dialog silently failed when other http process running → OAuth dialog silently failed when other http process running on localhost
You need to log in before you can comment on or make changes to this bug.