Forum Discussion

mandania's avatar
mandania
Advocate II
1 year ago
Solved

Trigger Fabric Data Pipeline with Python Code

Is it possible to send Parameter(s) from a Python code to Fabric Data Pipeline?  The Fabric Rest API document do not cover this issue and currently i have a python code that i a trying to trigger the data pipeline but continue to get "The operation is not supported for the principal type" , I have enabled the service principle for whole organization so not sure whether the API supports it or not.

 

 

  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi mandania ,

     

    As the error message suggests, “The operation is not supported for the principal type.” There is no documentation on this at the moment.

     

    Best Regards,
    Adamk Kong

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • Service principal authentication is currently not supported for fabric data pipeline REST APIs;hence you are getting the error message.

2 Replies

  • Service principal authentication is currently not supported for fabric data pipeline REST APIs;hence you are getting the error message.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi mandania ,

     

    As the error message suggests, “The operation is not supported for the principal type.” There is no documentation on this at the moment.

     

    Best Regards,
    Adamk Kong

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.