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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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 Employee
Microsoft Employee


@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

5 REPLIES 5
Eric_Zhang
Microsoft Employee
Microsoft Employee


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

Thank you it was life saver for me!

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.