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
fbeigh28
Regular Visitor

Fabric RestAPI Cleint

I am using Fabric RestAPI client to trigger some notebooks, it was working last week.
This  week the notebooks are always in Notstarted state :

I have tested two Sempy methods with same result : 

client = fabric.FabricRestClient()
response1 = client.post(url)
 
------------------------------------------
 
 
fabric.run_notebook_job(NoteBook_Id, workspaceId,max_attempts=20)
 
Has anything changed ?
 
 
4 REPLIES 4
fbeigh28
Regular Visitor

@v-cboorla-msft ,

 

Thank you for getting back to me : I have not retested the scenario.

I managed to use spark utility : 

mssparkutils.notebook.run(). This does not work across workspaces but for time being is working and is faster.
 
 
I found fabric REST API and sempy fabric.run_notebook_job are buggy. I am using starter pool 
v-cboorla-msft
Microsoft Employee
Microsoft Employee

Hi @fbeigh28 

 

Thanks for using Microsoft Fabric Community.

Apologies for the inconvenience.

There might be a chance of an intermittent issue, So just wanted to check whether the issue still persists or it got resolved. If the issue still persists, please do let us know, we will try to help.

Could you please share some screenshots of the issue, in case if you are still facing the issue, in order to guide you in better way.

 

Thank you.

Hi @fbeigh28 

 

We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet.
In case if you have any resolution please do share that same with the community as it can be helpful to others.
Otherwise, will respond back with the more details and we will try to help.

 

Thanks.

Hi @fbeigh28 

 

We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others .
If you have any question relating to the current thread, please do let us know and we will try out best to help you.
In case if you have any other question on a different issue, we request you to open a new thread.

 

Thanks.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors