<?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: Getting 403 Forbidden error While using Power BI REST APIs in Postman in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Getting-403-Forbidden-error-While-using-Power-BI-REST-APIs-in/m-p/2918107#M39848</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/472651"&gt;@SunilEdupuganti&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please check if you fill in the correct credential&amp;nbsp;info in below screenshot:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1669018232958.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/826640i0A940267E1A0F67C/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1669018232958.png" alt="yingyinr_0-1669018232958.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;amp;username=your@email.com
&amp;amp;password=yourpassword
&amp;amp;client_id=your client id from the Azure app you create above
&amp;amp;client_secret=your secret from the Azure app you created above&lt;/LI-CODE&gt;
&lt;P&gt;You can refer the following links to get the token:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app#add-credentials" target="_self"&gt;Register an application with the Microsoft identity platform&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_1-1669020437849.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/826674i124EDB540A5752F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1669020437849.png" alt="yingyinr_1-1669020437849.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_2-1669020463529.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/826675i5458E9BC0CDDE490/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_2-1669020463529.png" alt="yingyinr_2-1669020463529.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Developer/REST-API-Get-Access-Token/m-p/1895937" target="_self"&gt;&lt;SPAN&gt;REST API Get Access Token&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://carldesouza.com/how-to-call-the-power-bi-rest-api-from-postman/" target="_self"&gt;&lt;SPAN&gt;HOW TO CALL THE POWER BI REST API FROM POSTMAN&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2022 08:48:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-11-21T08:48:05Z</dc:date>
    <item>
      <title>Getting 403 Forbidden error While using Power BI REST APIs in Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Getting-403-Forbidden-error-While-using-Power-BI-REST-APIs-in/m-p/2908785#M39771</link>
      <description>&lt;P&gt;I have downloaded the Power BI Postman collection and trying to call the Power BI APIs. But I am getting 403 Forbidden error. I am completely new to the Power BI APIs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me how to setup and call the Power BI APIs in the Postman?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 08:55:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Getting-403-Forbidden-error-While-using-Power-BI-REST-APIs-in/m-p/2908785#M39771</guid>
      <dc:creator>SunilEdupuganti</dc:creator>
      <dc:date>2022-11-16T08:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 403 Forbidden error While using Power BI REST APIs in Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Getting-403-Forbidden-error-While-using-Power-BI-REST-APIs-in/m-p/2911830#M39787</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/472651"&gt;@SunilEdupuganti&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can refer the following blogs to learn how to call Power BI REST API from Postman:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://helicaltech.com/access-the-power-bi-rest-apis-using-postman/" target="_self"&gt;Access the Power BI Rest APIs using Postman&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://skypointcloud.com/blog/power-bi-rest-apis/#:~:text=How%20to%20Call%20Power%20BI%20REST%20APIs%20with,in%20the%20Client%20Secrets%20section.%20...%20More%20items" target="_self"&gt;How to Call Power BI REST APIs with Custom Connector and Postman&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dataveld.com/2020/05/09/using-postman-with-the-power-bi-rest-api/" target="_self"&gt;Configuring Postman for Use with the Power BI REST API&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1668671792480.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/824738i6E2DE912BF6ACF8A/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1668671792480.png" alt="yingyinr_0-1668671792480.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And which REST API you are trying to call? Please check whether you have the sufficient privilege&amp;nbsp;to call it and hit any limitation refer in REST API documentation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_1-1668671993467.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/824741i18EEF46BC02A6844/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1668671993467.png" alt="yingyinr_1-1668671993467.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 08:00:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Getting-403-Forbidden-error-While-using-Power-BI-REST-APIs-in/m-p/2911830#M39787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-17T08:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 403 Forbidden error While using Power BI REST APIs in Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Getting-403-Forbidden-error-While-using-Power-BI-REST-APIs-in/m-p/2912112#M39791</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using "&lt;A href="https://dataveld.com/2020/05/09/using-postman-with-the-power-bi-rest-api/" target="_self" rel="nofollow noopener noreferrer"&gt;Configuring Postman for Use with the Power BI REST API&lt;/A&gt;" but I am unable to generate the access token. Could you please help me what I am missing here.&amp;nbsp;&lt;SPAN&gt;I have created an App and gave the required permissions in my App. Kindly, check the attached screenshot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SunilEdupuganti_0-1668677153754.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/824823i7B8470E235F44CFE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SunilEdupuganti_0-1668677153754.png" alt="SunilEdupuganti_0-1668677153754.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 09:26:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Getting-403-Forbidden-error-While-using-Power-BI-REST-APIs-in/m-p/2912112#M39791</guid>
      <dc:creator>SunilEdupuganti</dc:creator>
      <dc:date>2022-11-17T09:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting 403 Forbidden error While using Power BI REST APIs in Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Getting-403-Forbidden-error-While-using-Power-BI-REST-APIs-in/m-p/2918107#M39848</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/472651"&gt;@SunilEdupuganti&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please check if you fill in the correct credential&amp;nbsp;info in below screenshot:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1669018232958.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/826640i0A940267E1A0F67C/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1669018232958.png" alt="yingyinr_0-1669018232958.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;amp;username=your@email.com
&amp;amp;password=yourpassword
&amp;amp;client_id=your client id from the Azure app you create above
&amp;amp;client_secret=your secret from the Azure app you created above&lt;/LI-CODE&gt;
&lt;P&gt;You can refer the following links to get the token:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app#add-credentials" target="_self"&gt;Register an application with the Microsoft identity platform&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_1-1669020437849.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/826674i124EDB540A5752F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1669020437849.png" alt="yingyinr_1-1669020437849.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_2-1669020463529.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/826675i5458E9BC0CDDE490/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_2-1669020463529.png" alt="yingyinr_2-1669020463529.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Developer/REST-API-Get-Access-Token/m-p/1895937" target="_self"&gt;&lt;SPAN&gt;REST API Get Access Token&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://carldesouza.com/how-to-call-the-power-bi-rest-api-from-postman/" target="_self"&gt;&lt;SPAN&gt;HOW TO CALL THE POWER BI REST API FROM POSTMAN&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 08:48:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Getting-403-Forbidden-error-While-using-Power-BI-REST-APIs-in/m-p/2918107#M39848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-21T08:48:05Z</dc:date>
    </item>
  </channel>
</rss>

