<?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: Error 'API is not accessible for application' when I run API GetAppUsersAsAdmin on Postman in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2547228#M36408</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/287989"&gt;@CorradoPag&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;According to your description, it seems that the permission and scope are OK (&lt;STRONG&gt;Power BI Admin&lt;/STRONG&gt; and has&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Tenant.Read.All&lt;/EM&gt;&lt;/STRONG&gt; permissions). Could you please tell me how you get the value of the parameter &lt;STRONG&gt;{appId}&lt;/STRONG&gt; mentioned there? Can you provide a screenshot of the steps involved? Thank you.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_2-1653900729789.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/723583i0ADD84C0A1F1EFEC/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_2-1653900729789.png" alt="yingyinr_2-1653900729789.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Also, please check the documentation below, I hope it will help you to solve the problem.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.ovaledge.com/power-bi" target="_self"&gt;Power BI - On Cloud&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Important:&amp;nbsp; Make sure there are no Power BI admin-consent-required permissions set on this application. For more information, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/manage-consent-requests" target="_blank"&gt;Managing consent to&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/manage-consent-requests" target="_blank"&gt;applications and evaluating consent requests&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/grant-admin-consent" target="_self"&gt;Grant tenant-wide admin consent to an application&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-1653900631599.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/723581i263BE959D959B542/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1653900631599.png" alt="yingyinr_1-1653900631599.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Mon, 30 May 2022 08:52:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-05-30T08:52:30Z</dc:date>
    <item>
      <title>Error 'API is not accessible for application' when I run API GetAppUsersAsAdmin on Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2539530#M36334</link>
      <description>&lt;P&gt;Hi, I'm trying to run the GetAppUsersAsAdmin API on Postman.&lt;BR /&gt;I registered an app giving the authorization "Tenant.Read.All", but in the status appears the message: "not granted for ...", in the column "Admin consent required" has the value "No".&lt;BR /&gt;I get the application token from "://login.microsoftonline.com/tenant_id/oauth2/v2.0/token" with the user who has the roles: "Administrator Power Platform" and "Administrator of Power BI"&lt;BR /&gt;When I launch GET "://api.powerbi.com/v1.0/myorg/admin/apps/app_Id/users" from Postman I get the error "API is not accessible for application"&lt;BR /&gt;Can someone help me? Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 16:04:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2539530#M36334</guid>
      <dc:creator>CorradoPag</dc:creator>
      <dc:date>2022-05-25T16:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error 'API is not accessible for application' when I run API GetAppUsersAsAdmin on Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2547228#M36408</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/287989"&gt;@CorradoPag&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;According to your description, it seems that the permission and scope are OK (&lt;STRONG&gt;Power BI Admin&lt;/STRONG&gt; and has&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Tenant.Read.All&lt;/EM&gt;&lt;/STRONG&gt; permissions). Could you please tell me how you get the value of the parameter &lt;STRONG&gt;{appId}&lt;/STRONG&gt; mentioned there? Can you provide a screenshot of the steps involved? Thank you.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_2-1653900729789.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/723583i0ADD84C0A1F1EFEC/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_2-1653900729789.png" alt="yingyinr_2-1653900729789.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Also, please check the documentation below, I hope it will help you to solve the problem.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.ovaledge.com/power-bi" target="_self"&gt;Power BI - On Cloud&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Important:&amp;nbsp; Make sure there are no Power BI admin-consent-required permissions set on this application. For more information, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/manage-consent-requests" target="_blank"&gt;Managing consent to&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/manage-consent-requests" target="_blank"&gt;applications and evaluating consent requests&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/grant-admin-consent" target="_self"&gt;Grant tenant-wide admin consent to an application&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-1653900631599.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/723581i263BE959D959B542/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1653900631599.png" alt="yingyinr_1-1653900631599.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 08:52:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2547228#M36408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-30T08:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error 'API is not accessible for application' when I run API GetAppUsersAsAdmin on Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2552185#M36454</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/287989"&gt;@CorradoPag&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Whether your problem has been resolved? If yes, could you please mark the helpful post as &lt;STRONG&gt;Answered&lt;/STRONG&gt;? It will help the others in the community find the solution easily if they face the same problem as yours. Thank you.&lt;/P&gt;
&lt;P&gt;Otherwise,&amp;nbsp; you can follow the below steps to get it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Sign in Power BI Service with Power BI&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt; Admin&lt;/STRONG&gt;&lt;/FONT&gt; account&lt;/P&gt;
&lt;P&gt;2. Click "&lt;STRONG&gt;F12&lt;/STRONG&gt;" and navigate to "Network" tab to get the token&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1654069362271.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/724978i5F4CE3C45ACD20FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1654069362271.png" alt="yingyinr_0-1654069362271.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3. Call the REST API &lt;SPAN&gt;GetAppUsersAsAdmin&amp;nbsp;&lt;/SPAN&gt;by Postman&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_1-1654069558797.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/724981i69C71E7C5BDE0286/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1654069558797.png" alt="yingyinr_1-1654069558797.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 07:46:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2552185#M36454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-01T07:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error 'API is not accessible for application' when I run API GetAppUsersAsAdmin on Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2552451#M36456</link>
      <description>&lt;P&gt;Hi @Anonymous&lt;/a&gt;&amp;nbsp;, thanks for the support.&amp;nbsp;I still have the problem&lt;/P&gt;&lt;P&gt;In Postman I get the relative token&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CorradoPag_3-1654074795818.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/725046i36CAF6FD6C1EE13E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CorradoPag_3-1654074795818.png" alt="CorradoPag_3-1654074795818.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I use the token in the API PBI call, the appID I get it from the Power BI app URL, this URL is an example.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CorradoPag_1-1654073695985.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/725034i60583E4CF5CE0776/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CorradoPag_1-1654073695985.png" alt="CorradoPag_1-1654073695985.png" /&gt;&lt;/span&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="CorradoPag_6-1654075474733.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/725053i8A7066E260E6BC69/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CorradoPag_6-1654075474733.png" alt="CorradoPag_6-1654075474733.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The two APIs need the admin grant, maybe that's the problem?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CorradoPag_0-1654073633721.png" style="width: 523px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/725033i601E6E47A96C2E0A/image-dimensions/523x59?v=v2" width="523" height="59" role="button" title="CorradoPag_0-1654073633721.png" alt="CorradoPag_0-1654073633721.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are no Power BI admin-consent-required permissions set on this application&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CorradoPag_2-1654074304629.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/725039i5356BD1B38398688/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CorradoPag_2-1654074304629.png" alt="CorradoPag_2-1654074304629.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 09:28:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2552451#M36456</guid>
      <dc:creator>CorradoPag</dc:creator>
      <dc:date>2022-06-01T09:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error 'API is not accessible for application' when I run API GetAppUsersAsAdmin on Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2552492#M36457</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/287989"&gt;@CorradoPag&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Yes, exactly. From the screenshot you provided, it looks like the required&amp;nbsp;&lt;SPAN&gt;scope (&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;Tenant.Read.All&lt;/STRONG&gt; or &lt;STRONG&gt;Tenant.ReadWrite.All&lt;/STRONG&gt;&lt;/EM&gt;)&amp;nbsp;&lt;/SPAN&gt;to run that Admin REST API is not being met.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_1-1654076481002.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/725064iAE22EBB7F62BB83A/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1654076481002.png" alt="yingyinr_1-1654076481002.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can try to see if the desired result is returned after giving the appropriate permissions by referring to the documentation below.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blog.jpries.com/2020/01/25/power-bi-granting-permission-to-a-custom-application-in-azure-active-directory-app-registration/" target="_self"&gt;&lt;SPAN&gt;Modifying Permissions of an Existing App Registration&lt;/SPAN&gt;&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-1654076432351.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/725063i740F7BE9C1362BB6/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1654076432351.png" alt="yingyinr_0-1654076432351.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 09:41:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2552492#M36457</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-01T09:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error 'API is not accessible for application' when I run API GetAppUsersAsAdmin on Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2563135#M36539</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/287989"&gt;@CorradoPag&lt;/a&gt;&amp;nbsp;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Whether your problem has been resolved? If yes, could you please mark the helpful post as &lt;STRONG&gt;Answered&lt;/STRONG&gt;? It will help the others in the community find the solution easily if they face the same problem as yours. Thank you.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 07:48:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2563135#M36539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-07T07:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error 'API is not accessible for application' when I run API GetAppUsersAsAdmin on Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2566742#M36589</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;, they gave me the rights for the two scopes&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="CorradoPag_0-1654695576253.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/728835iEAC4329565BEC573/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CorradoPag_0-1654695576253.png" alt="CorradoPag_0-1654695576253.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but the error still appears&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CorradoPag_1-1654695717019.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/728838iC2B37AF20A2CEDB7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CorradoPag_1-1654695717019.png" alt="CorradoPag_1-1654695717019.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 13:43:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2566742#M36589</guid>
      <dc:creator>CorradoPag</dc:creator>
      <dc:date>2022-06-08T13:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error 'API is not accessible for application' when I run API GetAppUsersAsAdmin on Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2691719#M37818</link>
      <description>&lt;P&gt;I solved it, I enabled the option "Allow service principals to use read-only admin APIs" in the menu Settings -&amp;gt; Admin Portal&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CorradoPag_0-1660118778472.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/762945i552D5E4015B92C85/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CorradoPag_0-1660118778472.png" alt="CorradoPag_0-1660118778472.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 08:07:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/2691719#M37818</guid>
      <dc:creator>CorradoPag</dc:creator>
      <dc:date>2022-08-10T08:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error 'API is not accessible for application' when I run API GetAppUsersAsAdmin on Postman</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/3432374#M44463</link>
      <description>&lt;P&gt;worked for me ! thanks so much&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 06:16:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-API-is-not-accessible-for-application-when-I-run-API/m-p/3432374#M44463</guid>
      <dc:creator>Maria003</dc:creator>
      <dc:date>2023-09-15T06:16:57Z</dc:date>
    </item>
  </channel>
</rss>

