microsoft / azurechat

🤖 💼 Azure Chat Solution Accelerator powered by Azure Open AI Service
MIT License
1.25k stars 1.22k forks source link

AADSTS900971: No reply address provided #454

Closed LucasDevb closed 1 month ago

LucasDevb commented 1 month ago

Hi,

I am working on setting up AzureChat. Github log-in works fine. But after click on "Microsoft 365", I receive the following error: "AADSTS900971: No reply address provided"

The configured Redircect URI is "https://xxx.azurewebsites.net/api/auth/callback/azure-ad" (see attached) in Azure AD and AZURE_AD_CLIENT_ID, AZURE_AD_CLIENT_SECRET, AZURE_AD_TENANT_ID were configured a variables in the web app.

Image