Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
aak
Helper I
Helper I

How to set reply URL

I am having an issue with some users receiving an error like what is described here when they try to log in to Power BI. I have found a lot of solutions that reference setting the reply URL, but I can't figure out where to do that. I haven't found anything where it specifically states where to make that change. This is a new issue so I'm also not sure if this is part of a bigger issue or not. If someone can point me to what I need, I would appreciate it. 

 

Thank you in advance!!

1 ACCEPTED SOLUTION
collinq
Super User
Super User

Hi @aak ,

 

In the referenced article here: AAD Auth Failures - Incorrectly configured reply URLs for application | Microsoft Docs

It states that you have to do at least this (review the section called "The Solution")

  1. Sign into portal.azure.com with an account that's an administrator on your tenant.
  2. Navigate to Azure Active Directory in the left side bar > App registrations > Your app > Authentication > Redirect URIs.
  3. Type the domain name where you're hosting your app (eg. http://localhost or http://app.myapp.com) and click Save.



Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




View solution in original post

2 REPLIES 2
collinq
Super User
Super User

Hi @aak ,

 

In the referenced article here: AAD Auth Failures - Incorrectly configured reply URLs for application | Microsoft Docs

It states that you have to do at least this (review the section called "The Solution")

  1. Sign into portal.azure.com with an account that's an administrator on your tenant.
  2. Navigate to Azure Active Directory in the left side bar > App registrations > Your app > Authentication > Redirect URIs.
  3. Type the domain name where you're hosting your app (eg. http://localhost or http://app.myapp.com) and click Save.



Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




Hi @collinq ,

 

Thanks for this. We tried this but still received the error. Turns out we needed to update Power BI Report Builder. Once we did that, the error went away and everything worked normally.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors