Forum Discussion

vhytyk's avatar
vhytyk
Regular Visitor
8 years ago
Solved

The given data source kind is not supported

Hi community,

 

  • I made my own, custom, Google Analytics (GA) connector for power BI.
  • Connector uses own OAuth authentication to GA api services
  • It works well on desktop Power BI (w/ my GA credentials)
  • I've created simple report that uses data model based on that GA connector.
  • Then I've published report to power bi cloud
  • There, in cloud, report works and connector works (as I used personal gateway for that), but when you try to refresh model it can't authenticate to GA. Error is weird: "Failed to update data source credentials: The given data source kind is not supported. Data source kind: GAAnalytics."

GAAnalitycs is a Data Source kind of my connector.

DataSource.Kind="GAAnalytics"

What I'm doing wrong? Please, suggest. 

2 Replies