<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PowerBI API urls in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-urls/m-p/411319#M12260</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/10663"&gt;@joglidden&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You just need to provide a reference to documentation about REST API links which can help a developer understand how to perform actions. Here is a full list of URLs&amp;nbsp;-&amp;nbsp;&lt;A href="https://msdn.microsoft.com/en-us/library/mt784614.aspx" target="_self"&gt;https://msdn.microsoft.com/en-us/library/mt784614.aspx&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 06 May 2018 08:30:24 GMT</pubDate>
    <dc:creator>zoloturu</dc:creator>
    <dc:date>2018-05-06T08:30:24Z</dc:date>
    <item>
      <title>PowerBI API urls</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-urls/m-p/410317#M12236</link>
      <description>&lt;P&gt;I got a request to help integrate some 3rd party data with Power BI, and the 3rd party claimed that it works and that they need&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Power BI team to register an app and provide us with client ID and secret key.&lt;/LI&gt;&lt;LI&gt;Inputs from your side on what data has to be send to Power BI&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I&amp;nbsp;"Register an Application for Power BI" at dev.powerbi.com/apps, with an app name&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;app type "server-side web app"&lt;/LI&gt;&lt;LI&gt;redirect url: &lt;A href="http://3rdpartyapp.com/api/authplugin/token" target="_blank"&gt;http://3rdpartyapp.com/api/authplugin/token&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;home page url: &lt;A href="http://3rdpartyapp.com" target="_blank"&gt;http://3rdpartyapp.com&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;dataset apis: read and write all datasets&lt;/LI&gt;&lt;LI&gt;report and dashboard apis: read all dashboards, read all reports&lt;/LI&gt;&lt;LI&gt;other apis: read all groups&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, I register the app and get the Client ID, and Client Secret, and send these to the 3rd party.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then the 3rd party guy writes me back and asks me "Can you send me your PowerBI API urls?". &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm confused by this, because I thought PowerBI is using his API to get his data. Can anyone give me any insight on this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 23:45:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-urls/m-p/410317#M12236</guid>
      <dc:creator>joglidden</dc:creator>
      <dc:date>2018-05-03T23:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI API urls</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-urls/m-p/410541#M12239</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/10663"&gt;@joglidden&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't be sure about what your partner is talking about but here are some urls that I used to connect to the PowerBI API:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;powerbiApiUrl: "&lt;A href="https://api.powerbi.com" target="_blank"&gt;https://api.powerbi.com&lt;/A&gt;"&lt;/LI&gt;&lt;LI&gt;powerbiResourceUrl: "&lt;A href="https://analysis.windows.net/powerbi/api" target="_blank"&gt;https://analysis.windows.net/powerbi/api&lt;/A&gt;"&lt;/LI&gt;&lt;LI&gt;authorityUrl: "&lt;A href="https://login.windows.net/common/oauth2/authorize/" target="_blank"&gt;https://login.windows.net/common/oauth2/authorize/&lt;/A&gt;"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As it's a common mistake, please make sure that the application that you &lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/register-app" target="_blank"&gt;register&lt;/A&gt; is a NativeApp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanos&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 07:15:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-urls/m-p/410541#M12239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-04T07:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI API urls</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-urls/m-p/410974#M12253</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;, thanks a ton for the reply. That might be what he's looking for. I'll see if that does it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 18:47:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-urls/m-p/410974#M12253</guid>
      <dc:creator>joglidden</dc:creator>
      <dc:date>2018-05-04T18:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI API urls</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-urls/m-p/411319#M12260</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/10663"&gt;@joglidden&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You just need to provide a reference to documentation about REST API links which can help a developer understand how to perform actions. Here is a full list of URLs&amp;nbsp;-&amp;nbsp;&lt;A href="https://msdn.microsoft.com/en-us/library/mt784614.aspx" target="_self"&gt;https://msdn.microsoft.com/en-us/library/mt784614.aspx&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 May 2018 08:30:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-urls/m-p/411319#M12260</guid>
      <dc:creator>zoloturu</dc:creator>
      <dc:date>2018-05-06T08:30:24Z</dc:date>
    </item>
  </channel>
</rss>

