Azure-Samples / powerbi-powershell

Samples for calling the Power BI REST API via PowerShell
MIT License
256 stars 189 forks source link

Update bindtogateway.ps1 #24

Closed jacrys closed 5 years ago

jacrys commented 5 years ago

AcquireToken signature changed in v3 of the ADAL library. Now instead of a string for last parameter, it requires a Platform Parameter Object.