<?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 Power BI Rest API Postman &amp;quot;Try-it&amp;quot; in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-Postman-quot-Try-it-quot/m-p/2675257#M37673</link>
    <description>&lt;P&gt;Hi, I used to obtain the Access Token from the "Try-it" feature at&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/admin" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/rest/api/power-bi/admin&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But now it is unavailable, so I used Postman, with the below parameters and settings. I suspect there is some problem with the parameters used or settings as Scopes is not returned, although the Access Code is returned.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;An access token is generated and I copy &amp;amp; paste into the below REST API, I've got an unauthorized error.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anything which I've missed out? Any parameters or settings wrongly configured? Thk u very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Aug 2022 10:02:13 GMT</pubDate>
    <dc:creator>meiwah</dc:creator>
    <dc:date>2022-08-02T10:02:13Z</dc:date>
    <item>
      <title>Power BI Rest API Postman "Try-it"</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-Postman-quot-Try-it-quot/m-p/2675257#M37673</link>
      <description>&lt;P&gt;Hi, I used to obtain the Access Token from the "Try-it" feature at&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/admin" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/rest/api/power-bi/admin&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But now it is unavailable, so I used Postman, with the below parameters and settings. I suspect there is some problem with the parameters used or settings as Scopes is not returned, although the Access Code is returned.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;An access token is generated and I copy &amp;amp; paste into the below REST API, I've got an unauthorized error.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anything which I've missed out? Any parameters or settings wrongly configured? Thk u very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 10:02:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-Postman-quot-Try-it-quot/m-p/2675257#M37673</guid>
      <dc:creator>meiwah</dc:creator>
      <dc:date>2022-08-02T10:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Rest API Postman "Try-it"</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-Postman-quot-Try-it-quot/m-p/2676099#M37681</link>
      <description>&lt;P&gt;If you in Postman go to the authorization tab and there you can choose bearer token. Paste the token only (NOT bearer in front) it should work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 16:00:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-Postman-quot-Try-it-quot/m-p/2676099#M37681</guid>
      <dc:creator>mariussve1</dc:creator>
      <dc:date>2022-08-02T16:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Rest API Postman "Try-it"</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-Postman-quot-Try-it-quot/m-p/2680252#M37717</link>
      <description>&lt;P&gt;Hi Mariussve1, thks! I've pasted the Access Token under the Authorization tab in Postman but I still get the error "Unauthorized". Pls help&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 01:37:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-Postman-quot-Try-it-quot/m-p/2680252#M37717</guid>
      <dc:creator>meiwah</dc:creator>
      <dc:date>2022-08-04T01:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Rest API Postman "Try-it"</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-Postman-quot-Try-it-quot/m-p/2684069#M37743</link>
      <description>&lt;P&gt;Are you using Service Principal (Tenant-, -App and Secret ID) ?&lt;BR /&gt;If yes, then you need to put this service principal in a security group in AAD (Azure AD). Then you have to permit this security group to the workspace you are running the REST API against.&lt;BR /&gt;&lt;BR /&gt;If you want to use the admin API's you have to grant accesst to this in the tenant settings:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;Marius&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 11:19:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-Postman-quot-Try-it-quot/m-p/2684069#M37743</guid>
      <dc:creator>mariussve1</dc:creator>
      <dc:date>2022-08-05T11:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Rest API Postman "Try-it"</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-Postman-quot-Try-it-quot/m-p/2686177#M37768</link>
      <description>&lt;P&gt;Thks Marisussve1! I've found another work around to acheive what I want to do. It is the custom connector Power BI API by&amp;nbsp;Miguel Escobar&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 09:47:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-Postman-quot-Try-it-quot/m-p/2686177#M37768</guid>
      <dc:creator>meiwah</dc:creator>
      <dc:date>2022-08-08T09:47:35Z</dc:date>
    </item>
  </channel>
</rss>

