Embed Power Bi with other app settings callbackpath issue

Gani_tpt 1,506 Reputation points
2022-11-18T16:04:43.857+00:00

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

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,929 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dave Patrick 426.1K Reputation points MVP
    2022-11-18T16:35:14.31+00:00

    Power Bi is not currently supported here on Q&A. The product group for Power Bi actively monitors questions over at
    https://community.powerbi.com/

    --please don't forget to upvote and 145510-image.png if the reply is helpful--