Forum Discussion

aak's avatar
aak
Helper I
5 years ago
Solved

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!!

2 Replies

  • 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.
    • aak's avatar
      aak
      Helper I

      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.