Forum Discussion
bartp
4 years agoNew Member
PowerBI Client issue ("element as type incompatible with the array") after SharePoint 13->16 upgrade
I'm getting error when trying to get PowerBI report: using Microsoft.PowerBI.Api.V2;
using Microsoft.PowerBI.Api.V2.Models;
// ...
UserPasswordCredential userCredential = new UserPasswordCrede...
bartp
4 years agoNew Member
I have found that:
On machine where it works with SharePoint 2013 - it works only if opened from different machine. When opened on the same server where it is deployed, it is the same issue.