The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I am trying to config the power bi embed with other app.
I am downloaded the code in GitHub through microsoft guidance.
When i am running the application i am getting below error.
AADSTS50011: The redirect URI 'https://localhost:19200/signin-oidc' specified in the request does not match the redirect URIs configured for the application 'dgh6e4-dfgh-5644-df57-dfgd45463434r'.
I am not admin guy in azure portal. but, my AD app name created and the Web Redirect URI is below
"https://localhost:19300/" ===> We cannot change this path.
But, how could change the callbackpath like the above Redirect URI path.
{
"AzureAd": {
"Instance": "",
"AuthorityUrl": "https://login.microsoftonline.com/",
"Domain": "",
"TenantId": "81-a629-672sfgsfdgloe-sfgfd-sdfo4948",
"Scopes": [ "https://analysis.windows.net/powerbi/api/Report.Read.All https://analysis.windows.net/powerbi/api/Dashboard.Read.All https://analysis.windows.net/powerbi/api/Workspace.Read.All" ],
"ClientId": "dgh6e4-dfgh-5644-df57-dfgd45463434r",
"ClientSecret": "fgierk4-grlt-4535-d1r9-dsgflsfdg9sdf8",
"CallbackPath": "/signin-oidc" ==> It is not there in the Redirect URI in Azure portal.
},
//"PowerBiHostname": "https://app.powerbi.com",
"PowerBiHostname": "https://app.powerbi.com",
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}
What would be the alternate settings in the callbackpath.
Pls. help this is very urgent..
Solved! Go to Solution.
Hi @saivina2920 ,
I can't reproduce this problem at the moment, is it possible that the problem is caused by the following function or browser default settings?
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @saivina2920 ,
I can't reproduce this problem at the moment, is it possible that the problem is caused by the following function or browser default settings?
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for your help..It is solved with proper permission given.
Can anyone pl. update this...?
This is very very urgent.
User | Count |
---|---|
37 | |
14 | |
13 | |
12 | |
7 |
User | Count |
---|---|
49 | |
43 | |
23 | |
19 | |
18 |