![Thunderbird logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2024-02-12-07-36-53-599028_1.png)
Allow popup in Thunderbird MailExtension
Hello community,
I'm writing a MailExtension and would like to use the Google API but when I want to get an access token the popup is blocked and I get the following error:
20:21:19.592 [GSI_LOGGER]: Failed to open popup window on url: https://accounts.google.com/o/oauth2/v2/auth?gsiwebsdk=3&cli…token&include_granted_scopes=true&enable_serial_consent=true. Maybe blocked by the browser? client:39:207
How can I allow popups for the MailExtension or Thunderbird in general? In the manifest.json I tried almost all permissions but in vein.
Many thanks eyght
所有回复 (1)
You might get better help at this URL: connect dot mozilla dot org - we are volunteers who help in using Thunderbird, not developing it. Thanks for your interest in contributing.