- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unknown Error on Fabric Rest API getDefinition call on Semantic Model
Hi - running into an issue trying to get the defintion of a Semantic Model in a notebook.
Note that the parameters are correct as if i drop the /getDefinition from the end I get results back as expected for the Semantic Model.
Code in notebook below
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes changed and resolved thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @BryanCarmichael,
Thank you for reaching out in Microsoft Community Forum.
Thank you @spencer_sa, @lbendlin for the helpful response.
As suggested by Spencer_sa,Ibendlin, I hope this information was helpful. Please let me know if you have any further questions or you'd like to discuss this further. If this answers your question, please "Accept as Solution" and give it a 'Kudos' so others can find it easily.
Please continue using Microsoft community forum.
Regards,
Pavan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As an aside, if you're doing this in a Fabric notebook, you can use semantic-link-labs (aka sempy) with the FabricRESTClient class to do away with the whole 'Get Token' and request crafting malarky.
https://learn.microsoft.com/en-us/python/api/semantic-link-sempy/sempy.fabric.fabricrestclient?view=...
https://fabric.guru/using-fabricrestclient-to-make-fabric-rest-api-calls
If this helps, please consider Accepting as a solution to help other people find it more easily.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You used GET. This needs to be a POST call.

Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Fabric Monthly Update - February 2025
Check out the February 2025 Fabric update to learn about new features.

Subject | Author | Posted | |
---|---|---|---|
10-18-2023 08:56 AM | |||
03-07-2025 03:54 AM | |||
01-22-2025 01:20 AM | |||
01-07-2025 12:45 AM | |||
09-27-2024 12:31 PM |
User | Count |
---|---|
26 | |
3 | |
3 | |
2 | |
2 |
User | Count |
---|---|
11 | |
8 | |
7 | |
5 | |
4 |