Forum Discussion
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.
- Anonymous1 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 KongIf 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
- NandanHegdeSuper User
Service principal authentication is currently not supported for fabric data pipeline REST APIs;hence you are getting the error message.
- AnonymousNot 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 KongIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.