Forum Discussion
Error message from the 'Get Item Job Instance' endpoint missing details
Hello,
we noticed that approximately from June, 22 the 'Get Item Job Instance' endpoint stopped to return an error details message in the response and it's always just 'Pipeline run Failed.' and nothing else.
Is that an intenional change? And if yes is there a way to get error details through API somehow?
How it was:
How it is now:
Hello Konstantin_K,
Based on your screenshots, it does appear that the behavior has changed.
Previously, the Get Item Job Instance endpoint returned the underlying pipeline/notebook error details, whereas it now only returns the generic message: Pipeline run Failed.If this change started around the same time for all pipelines and there were no changes to your implementation, it could be due to a backend service update or API regression rather than an issue with your code.
As a workaround, you could:Check the Pipeline run details in the Fabric portal for the full activity-level error.
Review the Notebook run logs (if the failure originates from a notebook), as they typically contain the detailed exception.
If you're relying on the API for automated monitoring, I'd recommend opening a Microsoft support ticket or raising it through the Fabric Ideas/Community, as the loss of detailed error information impacts troubleshooting and automation scenarios.
It would be useful if Microsoft could clarify whether this is an intentional API change or an issue that will be addressed in a future update.
Best regards,
Omkar Shinde
Microsoft Fabric Enthusiast | Power BI Consultant
💡 If you found this response helpful, please consider giving it a Kudos.
✅ If this resolves your question, please mark it as the Accepted Solution to help others in the community.
4 Replies
- ibarrau
Super User
Hi. There is no announcement of the change. The docs still the same and specify that the message should be a human readable error message. Unless you talk with support I don't think this place can help with the response of the api.
I have tried running the request and I confirm the same message "Pipeline run failed" is showing up. The text in may was detailed.
I hope that make sense
- Omkar_1712
Solution Specialist
Hello Konstantin_K,
Based on your screenshots, it does appear that the behavior has changed.
Previously, the Get Item Job Instance endpoint returned the underlying pipeline/notebook error details, whereas it now only returns the generic message: Pipeline run Failed.If this change started around the same time for all pipelines and there were no changes to your implementation, it could be due to a backend service update or API regression rather than an issue with your code.
As a workaround, you could:Check the Pipeline run details in the Fabric portal for the full activity-level error.
Review the Notebook run logs (if the failure originates from a notebook), as they typically contain the detailed exception.
If you're relying on the API for automated monitoring, I'd recommend opening a Microsoft support ticket or raising it through the Fabric Ideas/Community, as the loss of detailed error information impacts troubleshooting and automation scenarios.
It would be useful if Microsoft could clarify whether this is an intentional API change or an issue that will be addressed in a future update.
Best regards,
Omkar Shinde
Microsoft Fabric Enthusiast | Power BI Consultant
💡 If you found this response helpful, please consider giving it a Kudos.
✅ If this resolves your question, please mark it as the Accepted Solution to help others in the community. - v-saisrao-msft
Community Support
Hi Konstantin_K,
Have you had a chance to review the solution shared by ibarrau Omkar_1712? If the issue persists, feel free to reply so we can help further.
Thank you.
- v-saisrao-msft
Community Support
Hi Konstantin_K,
Checking in to see if your issue has been resolved. let us know if you still need any assistance.
Thank you.