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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Power BI JavaScript API Error: 'AADSTS50011: The reply url specified in the request does not match '

Redirect URLs in both the Javascript API and Azure AD application are same. Still getting same issue. Any help?

'AADSTS50011: The reply url specified in the request does not match the reply urls configured for the application:'

 

Error-PowerBI.PNG

6 REPLIES 6
JenApro
New Member

Hi, I'm also having this issue.

 

I've tried all found sollution sugestions found online on both microsoft foras and on stack.

 

I get this error running on a localhost environment, and I have setup replyurl in azure to match this.

 

but I keep getting this error no matter what i try, I'd be glad to get some suggestions on how to fix it 🙂

Anonymous
Not applicable

Hi Jen, can you please send me the full url you're redirected to when you face this error?

Anonymous
Not applicable

Add '/Redirect' in the reply url in your app in the Azure AD Portal but don't add it in the Web application configurations.

 

E.g if your reply url is 'http://localhost:13526/' then change it to 'http://localhost:13526/Redirect' in the AD Portal but not in the App configurations. Kindly notify me if it works.

Hi,

 

firstly, thank you very much for your help 🙂

 

then this error occurs:

 

{"error":"invalid_client","error_description":"AADSTS500112: The reply address 'http://localhost:13526/' does not match the reply address 'http://localhost:13526/Redirect' provided when requesting

Anonymous
Not applicable

No problem Jen 🙂

 

Retry by removing the '/' at the end in the app configurations.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.