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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Powerbi Fabric API Access Issue

Hi,

 

I need some imformation for licence in Fabric, already i have used PPU Licence in powerbi. I have access fabric API semantic model create but not working throw error request failed. 

 

My licence: 

 

NaveenBharathi_0-1732520259146.png

 

error: 

NaveenBharathi_1-1732520570619.png

Capacity setting : 

NaveenBharathi_2-1732520717476.png

NaveenBharathi_3-1732520745279.png

 

I have access Get and Patch API, Only not access Post method, Please help and resolve the error very urgent.

 

 

Thank you ...

 

 

3 REPLIES 3
Anonymous
Not applicable

Hi @Jai-Rathinavel ,

 

I try this API 

POST https://api.fabric.microsoft.com/v1/workspaces/{workspaceId}/semanticModels/{semanticModelId}/getDef...}

 

But throw 202 result status was unable to requestfailed 

@Anonymous The operation you are performing through the API is a long running operation. You have to capture the xms operation Id returned as the header of the response and use Lro API (Long running operations API) to get the result. Refer below documentation

https://learn.microsoft.com/en-us/rest/api/fabric/articles/long-running-operation

 

Thanks,

Jai

 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Jai-Rathinavel
Super User
Super User

@Anonymous What is the POST API you are using here ? Please mention it 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors