Forum Discussion
Bearer toke for API calls
Hi vivinj ,
After register a new application in the Azure portal , we can get the Redirect URI in the Authentication.
We can get the Authorization endpoint in the Overview
We can assign the home page url in the Branding
Best regards,
Hi,
v-lid-msft thanks for the screen-shots. This helps a lot and now I can get the details generated Thanks.
In order for me to make a call to Get/Update Dataset, what all Headers would I need. I am asking this question because if I click on the "Try It" button available (https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getdataset) then I see that the Authorization is already set to Bearer xxxxxxxxxxxxxxxxxxxxx, and other that I just need the data set ID. But I need to make this call via postman so I can understand the call process and then impliment it in Scribe (similar to Postman).
So if I am making this call via postman then would I have to make a seperate call first (Using the Client ID, tenant ID etc) to get the bearer toke to make the Get Dataset call? if that is the case then whtat is that call that I am to make to get the token and would this call be the same for all other GetPost requests.
Sorry to post so many questions but I just need to get this understanding clear for the Integration Project I am workin on.
Thanks & Regards,
Vivn