cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
AlexHolmeset
Helper III
Helper III

The request body must contain the following parameter: 'client_secret or client_assertion'.

Any idea whats wronge here?

pweorbi.png

 

1 ACCEPTED SOLUTION
Eric_Zhang
Microsoft
Microsoft


@AlexHolmeset wrote:

Any idea whats wronge here?

pweorbi.png

 


@AlexHolmeset

What type is the AAD registered Application in your case? If the clientId is from a "Server-side Web app", then specify an extra option -clientsercet. Otherwise register a "Native app" and use the clientid alone.

 

See Register with the Power BI App Registration Tool

View solution in original post

4 REPLIES 4
Eric_Zhang
Microsoft
Microsoft


@AlexHolmeset wrote:

Any idea whats wronge here?

pweorbi.png

 


@AlexHolmeset

What type is the AAD registered Application in your case? If the clientId is from a "Server-side Web app", then specify an extra option -clientsercet. Otherwise register a "Native app" and use the clientid alone.

 

See Register with the Power BI App Registration Tool

I have registered it as a server-side web app. -Clientsecret is not a availible paramter for the Connect-powerbi commandlet. Il see if i can register as a native app.

What im trying to achieve is to connect/work with PowerBi trough powershell.

 

https://www.powershellgallery.com/packages/Microsoft.PowerBI.PowerShell/1.2

Worked when using using Native app. Thanks.

As the Azure App Registration UI is changed from legacy.

So you need to enable the addition setting called Default Client Type to Yes 

 

Capture2.JPG

 

to make sure your native app will works.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors