Outlook Node having error: "AADSTS900971: No reply address provided."

Has anyone encountered this error for Outlook nodes while using a self-hosted n8n? I have already set up the Azure app and included all the required things like callback URL based “Register an application” on this article. Microsoft credentials | n8n Docs

E.g., whenever I tried “Connect my account”, and after including the authentication code from my authenticator app, it will give the following error.

"Sorry, but we’re having trouble signing you in. AADSTS900971: No reply address provided."

Anyone knows what else could be reason? Thanks.