<?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: HTTP://api.powered.com in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/HTTP-api-powered-com/m-p/137056#M4711</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/22964"&gt;@jaiswati&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;It requires an accessToken when trying to access the API link. To get the datasets, you can use this &lt;A href="https://msdn.microsoft.com/en-us/library/mt203567.aspx" target="_self"&gt;GET API&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;You'll have to set the authentication in the request Header. This app in my test is &lt;A href="https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop/related?hl=en" target="_self"&gt;POSTMAN&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/31746i68526C54353F36A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To&amp;nbsp;get an accessToken for testing purpose in a quick way, follow below steps.&lt;/P&gt;
&lt;P&gt;1. Login in Power BI service.&lt;/P&gt;
&lt;P&gt;2. Open Chome dev tool(F12), click on any network request and find a token.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/31748i65DF50FE86D6DD6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get the accessToken&amp;nbsp;in a console application, you can reference &lt;STRONG&gt;GetAccessToken&lt;/STRONG&gt; function &lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-report-code/" target="_self"&gt;this sample&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2017 05:47:45 GMT</pubDate>
    <dc:creator>Eric_Zhang</dc:creator>
    <dc:date>2017-03-06T05:47:45Z</dc:date>
    <item>
      <title>HTTP://api.powered.com</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/HTTP-api-powered-com/m-p/136891#M4704</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Access was denied when I tried to open this in the browser&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com" target="_blank"&gt;https://api.powerbi.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So If i write a console app , to read the Datasets in &amp;nbsp;REST api , how will it work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Swati&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2017 11:06:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/HTTP-api-powered-com/m-p/136891#M4704</guid>
      <dc:creator>jaiswati</dc:creator>
      <dc:date>2017-03-05T11:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP://api.powered.com</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/HTTP-api-powered-com/m-p/136919#M4705</link>
      <description>&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-US/library/mt186159.aspx" target="_blank"&gt;https://msdn.microsoft.com/en-US/library/mt186159.aspx&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2017 17:46:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/HTTP-api-powered-com/m-p/136919#M4705</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2017-03-05T17:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP://api.powered.com</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/HTTP-api-powered-com/m-p/137056#M4711</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/22964"&gt;@jaiswati&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;It requires an accessToken when trying to access the API link. To get the datasets, you can use this &lt;A href="https://msdn.microsoft.com/en-us/library/mt203567.aspx" target="_self"&gt;GET API&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;You'll have to set the authentication in the request Header. This app in my test is &lt;A href="https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop/related?hl=en" target="_self"&gt;POSTMAN&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/31746i68526C54353F36A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To&amp;nbsp;get an accessToken for testing purpose in a quick way, follow below steps.&lt;/P&gt;
&lt;P&gt;1. Login in Power BI service.&lt;/P&gt;
&lt;P&gt;2. Open Chome dev tool(F12), click on any network request and find a token.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture2.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/31748i65DF50FE86D6DD6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get the accessToken&amp;nbsp;in a console application, you can reference &lt;STRONG&gt;GetAccessToken&lt;/STRONG&gt; function &lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-report-code/" target="_self"&gt;this sample&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 05:47:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/HTTP-api-powered-com/m-p/137056#M4711</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-03-06T05:47:45Z</dc:date>
    </item>
  </channel>
</rss>

