Forum Discussion
Anonymous
6 years agoNot applicable
Custom data connector using oauth2 not refreshing access token
I've got a custom data connector which authenticates to the backing service using oauth2. It authenticates fine, and runs fine for smaller extracts....but the backing service's access tokens are onl...
Anonymous
6 years agoNot applicable
It looks like the problem only occurs when triggered from powerbi server. When triggered from powerbi desktop it works as expected - it gets a new access token before the old one expires. When triggered from powerbi server it just gets an access token at the beginning and then never again.
I feel like I must be missing something obvious, because it seems like this would be a big problem for a lot of people...