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
SachinNandanwar
Impactful Individual
1 year ago You have a keyword "Bearer" in the token. If you are using POSTMAN then it is not required.
KevinChant
Super User
1 year agoIt will still work in postman if you use "Bearer" in the token...