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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
LeeGrantGeek
Regular Visitor

403 error in Machine Failure Prediction Tutorial

Hi,

I am working through the Machine Failure Prediction Tutorial in Microsoft Learn under Synapse Data Science. I get most of the way through it until I get the following error:

Failed to fetch backend token.
Status code: 403
Error:{"error":{"code":"InvalidRequest","message":"Tenant not authorized for cluster"}}

 when trying to run the following code segment:

predictions = model.transform(spark.createDataFrame(X_test))
predictions.show()
 
Any ideas on what is going on? Frustrated as when trying to learn this stuff, the tutorial Microsoft provides should work.
Thanks,
Lee
1 ACCEPTED SOLUTION

This issue was reproduced by microsoft support. Then the Monday after the Fabric Community Conference, it started working. We suspect that an update to Fabric fixed the issue.

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @LeeGrantGeek ,

Thanks for using Fabric Community. I apologize for the issue you are facing.
Based on the details provided, I followed the steps in this document -Tutorial: Create, evaluate, and score a machine fault detection model - Microsoft Fabric | Microsoft...

When I tried to reproduce your scenario I couldn't face any issue.

vgchennamsft_0-1710399622839.png

 

It looks like an intermittent issue, suggest you to clear browser cache and please retry all steps again. Incase if you still facing the issue please share the screenshot, I will try to help you.

Hope this is helpful. Please let me know incase of further queries.

Hi,

I cleared the cache in the browser (Edge). Logged out and restarted the browser. Still getting the same error.

 Here is the error in the job:

LeeGrantGeek_0-1710417247646.png

 

 

 

 

I have opened a ticket with Microsoft support on this.

 

Thanks,

Lee

This issue was reproduced by microsoft support. Then the Monday after the Fabric Community Conference, it started working. We suspect that an update to Fabric fixed the issue.

Anonymous
Not applicable

Hi @LeeGrantGeek ,

Glad to know that your issue got fixed upon the latest fabric release. Please continue using Fabric Community on your further queries.

Anonymous
Not applicable

Hi @LeeGrantGeek ,

Sorry for the inconvenience you're facing right now appreciate if you can share the support ticket details with us. Please provide the ticket number as it would help us to track for more information.

Helpful resources

Announcements
April Fabric Update Carousel

Fabric Monthly Update - April 2026

Check out the April 2026 Fabric update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Top Solution Authors