Hi,
I came across this link.
https://powerbi.microsoft.com/en-us/blog/announcing-data-refresh-apis-in-the-power-bi-service/
It references this:
https://github.com/Azure-Samples/powerbi-powershell/blob/master/manageRefresh.ps1
I am having trouble with this section:
# AAD Client ID
# To get this, go to the following page and follow the steps to provision an app
# https://dev.powerbi.com/apps
# To get the sample to work, ensure that you have the following fields:
# App Type: Native app
# Redirect URL: urn:ietf:wgauth:2.0
o
# Level of access: all dataset APIs
Can someone tell me exactly what I am supposed to put into each field once you goto https://dev.powerbi.com/apps? I have tried a number of things but when I click Register App to finally get Client ID it clears everything and I get nothing.
Thanks!
Jason