搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Thunderbird: wrong OAuth2 redirect on Yandex

  • 1 个回答
  • 0 人有此问题
  • 701 次查看
  • 最后回复者为 Toad-Hall

more options

Hello! In our company we use Thunderbird as main mail agent. And we use Yandex as main mail server, log in through OAuth2 protocol. After some recent Thunderbird update we got an issue. Somesing go wrong with redirecting inside the Thunderbird. At least that's what they said in Yandex.It won't log you in after click on "Log in as..." button. Instead it shows other screen of Yandex services (added image) got nothing in common with loggig in.

Hello! In our company we use Thunderbird as main mail agent. And we use Yandex as main mail server, log in through OAuth2 protocol. After some recent Thunderbird update we got an issue. Somesing go wrong with redirecting inside the Thunderbird. At least that's what they said in Yandex.It won't log you in after click on "Log in as..." button. Instead it shows other screen of Yandex services (added image) got nothing in common with loggig in.
已附加屏幕截图

所有回复 (1)

more options

re :Log in as...

That sounds like you are talking about the small pop up window which asks for username = email address and the account password and you then click on 'Log in' in order to allow Thunderbird access to the yandex server mail account. At which point it sets up the oauth token. That is normally required if the oauth token is not stored in Thunderbird and requires you to get one.

But, it looks like you clicked on 'Register' or got redirected by yandex to register as stated this info: https://yandex.com/dev/id/doc/en/register-client

Yandex says: https://yandex.com/dev/id/doc/en/access The received token can be saved in the app and used for requests until its lifetime expires.

So has that 'lifetime' expired ? Found lots of good info here: https://yandex.com/dev/id/doc/en/concepts/ya-oauth-intro

But yandex themselves do state you will get redirected to that page as per your image if registering is required.

If the password was changed then a new oauth token will be required. If the saved passwords were removed or not stored in Thunderbird then you need to set up a new oauth token.

Oauth tokens are stored in the same place as all other mail account passwords. Is there any oauth token currently stored?

  • Menu app icon > Settings > Privacy & Security
  • Undre 'Passwords' section
  • Click on 'Saved Passwords'
  • click on 'Show Passwords'

There should be 'oauth://account...' line for the mail account. If the line does not exist then a new oauth is required. But you do need to find out if the lifetime has expired and whether you need to register again.

由Toad-Hall于修改