Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

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 expe...
  • lbendlin's avatar
    1 year ago

    You used GET. This needs to be a POST call.