The oauth.yaak.app/redirect does not redirect to local Yaak app

Bug
Hello!
It appears that the OAuth 2 option “Use External Browser” with callback type “Hosted Redirect” (https://oauth.yaak.app/redirect) does not redirect to the local Yaak app:
Windows2026.2.4
I’m going to figure out a way to do this without the query param. I bet some OAuth providers don’t preserve it
For information, as a test I manually added the parameter redirect_to in the URL by adding:
&redirect_to=http%3A%2F%2Flocalhost%3A8765
But it is not working