Forum Discussion

vivinj's avatar
vivinj
Frequent Visitor
6 years ago

URL's for App registration.

Hi All,

 

I am trying to connect to Power BI's API using a 3rd part tool (Scribe & Postman). After going through the community I came to know that in order to get the access codes like Bearer token, Client ID etc, I will have to register the app and then i will get the details ().

 

My consern is what URL should I put in the Home & Redirect UR fields when I am registering the app. Where woud I get those URL's from.

 

Thanks & Regards,

Vivin

3 Replies

  • v-lid-msft's avatar
    v-lid-msft
    Community Support

    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,

     

  • v-lid-msft's avatar
    v-lid-msft
    Community Support

    Hi vivinj ,

     

    How about the result after you follow the suggestions mentioned in my original post?Could you please provide more details about it If it doesn't meet your requirement?


    Best regards,

     

    • vivinj's avatar
      vivinj
      Frequent Visitor

      The orignal method of using the username/password would have worked but it didn't. This is as did not have a dedicated username/password and was SSO'ed into power bi and we believe it did not work because of that. 
      I hoverer was able to get the token using the service principal method: