Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Schedule refresh with OAuth2 authentication for Grant type "Client Credentials"

Hi All, We are creating custom connector in visual studio using power query to get data from odata API.   Our API is using oAuth2.0 -  grant_type = "client_credentials",  Does anyone have any ...