microsoft / RdlMigration

Tool that converts RDL from a SQL Server Reporting Services Server or Power BI Report server and published to a Power BI premium workspace
MIT License
110 stars 44 forks source link

AADSTS900971: No reply address provided. #46

Open tioneb22 opened 2 years ago

tioneb22 commented 2 years ago

I'm getting the error "AADSTS900971: No reply address provided." when trying to login when running the script. A quick google search tells me that my Redirect URI needs to be configured but I have no idea what to use.

If its of any help, I tried to create the App using the provided link (https://dev.powerbi.com/apps) but when I click Sign-In I just get redirected to "https://powerbi.microsoft.com/en-us/developers/". I'm already logged in to PowerBI and have a valid account / license, so I don't understand why its not signing me in.

So I created my App registration manually on the Azure Portal....but now I'm getting this AADSTS900971 error.

Any help is greatly appreciated.

sapgeorge commented 2 years ago

We are also running into this issue on a G3 tenant. Is there any update on what is causing this error and where we need to setup the URI?

Shailaagrahara commented 10 months ago

We are also running into this issue while application trying to login to the powerbi tenant. Can anyone provide any resolution based on their experience.