Forum Discussion
ChristinaODT
1 year agoFrequent Visitor
Access or Trigger Pipeline using Fabric Rest API and Token Generation
Hi, I am trying to run a fabric pipeline using rest api. For this i created a Microsoft Entra App on azure portal with desired permissions that include workspace readwrite, datapipeline execute...
- 1 year ago
No nothing works out. I tried everything shared and worked as per the API document given by Microsoft, but the API did not hit the pipelines. Though I found out an alternative approach to make this feature work . I will share the blog link soon here for others facing the same issue
ChristinaODT
1 year agoFrequent Visitor
I tried without Bearer still giving me the same error
SachinNandanwar
Impactful Individual
1 year agoAre you using "https://fabric.microsoft.com/.default" scope?
Ths scopes endpoint should be this "https://api.fabric.microsoft.com/.default" instead.
- ChristinaODT1 year agoFrequent Visitor
I already tried with this as well..same error
- SachinNandanwar1 year ago
Impactful Individual
Does the service principal has any access to the workspace ? Contributor/Member/Viewer ?
- ChristinaODT1 year agoFrequent Visitor
Yes, contributor access given