Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Failing Schedule Refresh with VSTS.AccountContents()

Failing Schedule Refresh with VSTS.AccountContents()

We have created one report which is fetching data from DevOps and it is loading successfully with organization account authentication method. Once we enable scheduled refresh it giving an below error on published version.

Error Description : Failed to update data source credentials: The credentials provided for the VSTS source are invalid. (Source at vsaex.) 

We are using same credentials and method to setup scheduled refresh also we have tried PAT with basic method but it is giving same error.

Is any one has insights to fix this problem or any step we have missed?