Forum Discussion
Connecting QuickBooks Online to Power BI via API (OAuth2) - Issue with Refreshing Access Token
- Anonymous2 years ago
HI novelmayank,
I'd like to suggest you use web connector to getting data from REST API. You can add a step to getting access token at first, then you can use this token in following steps. (this get token operation will be invoked every time the data source refresh to prevent the expired issue in other steps)
Solved: Pull data from a REST API Authentication - Microsoft Fabric Community
Regards,
Xiaoxin Sheng
HI novelmayank,
I'd like to suggest you use web connector to getting data from REST API. You can add a step to getting access token at first, then you can use this token in following steps. (this get token operation will be invoked every time the data source refresh to prevent the expired issue in other steps)
Solved: Pull data from a REST API Authentication - Microsoft Fabric Community
Regards,
Xiaoxin Sheng