Forum Discussion

ep513140's avatar
ep513140
Frequent Visitor
2 years ago

PowerBI API is unreachable from Unity

I have created a streaming dataset in PowerBI with an API which I am trying to POST to from Unity. I have created a C# script inside of Unity which is able to POST and GET from other APIs, but the Po...