Forum Discussion
jankuc
Advocate I
1 year agoTokenExpired Error Fails Invoke pipeline activity even when underlying pipeline finishes fine
In Fabric, our orchestration Data pipeline (DP) has an Invoke Pipline Activity that calls another pipeline with some ingestions and other tasks. So we have orchestration DP that call Ingestion D...
- 1 year ago
Response from Microsoft Support:
PG team has identified the cause, this issue is linked to the use of OAuth connections for pipelines, resulting in expired access tokens that require resubmission with new tokens. The bug work item is already deployed. It should get fixed by the end of this month.
echaintreau
Advocate II
1 year agoSame problem here, let's hope it will be fix at the end of this month.
The workaround needing to deploy a notebook that check pipeline or notebook status through the API seem not ideal solution.