<?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: Issue with Fabric Core GIT APIs in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5177327#M65025</link>
    <description>&lt;P&gt;Thanks, I found that this is a limitation&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The limitation is applied for SP with automatic credentials source regardless of the repo (github/ ADO).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So nothing much we can do for now, unless there is a way to create a feature to include Apps&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 May 2026 08:58:23 GMT</pubDate>
    <dc:creator>Sarim_Husain</dc:creator>
    <dc:date>2026-05-04T08:58:23Z</dc:date>
    <item>
      <title>Issue with Fabric Core GIT APIs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5156168#M64980</link>
      <description>&lt;P&gt;I am trying to use &lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/core/git" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/rest/api/fabric/core/git&lt;/A&gt; APIs to perform GIT Sync in once of my workspaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried two things&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Creating a Service Connection in ADO and running a YML pipeline&lt;/LI&gt;&lt;LI&gt;Generating auth token directly in Python notebook and hitting the API&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I am using a SPN which has access to the target workspace and has the APIs whitelisted as well. I have attached the error screenshot as well Any guidance would be appreciated&lt;/P&gt;&lt;P&gt;I have verified that my token is working using other API calls&amp;nbsp;&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="Sarim_Husain_0-1776912161019.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1334541iA3F5253E8E314388/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sarim_Husain_0-1776912161019.png" alt="Sarim_Husain_0-1776912161019.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 02:43:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5156168#M64980</guid>
      <dc:creator>Sarim_Husain</dc:creator>
      <dc:date>2026-04-23T02:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Fabric Core GIT APIs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5159978#M64997</link>
      <description>&lt;P&gt;Hi. That error is a bad request. Something on the way you build the request, url, body, etc is not ok. Can you show your code? otherwise we can only say the same thing the message of the picture says, you are missing the credentials configuration.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 12:10:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5159978#M64997</guid>
      <dc:creator>ibarrau</dc:creator>
      <dc:date>2026-04-28T12:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Fabric Core GIT APIs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5177321#M65024</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/840618"&gt;@Sarim_Husain&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you get a chance, please review the responses shared by&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/840618"&gt;@Sarim_Husain&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;. They have correctly pointed out the key points, so kindly check and let us know if you need any additional details.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your response,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/11211"&gt;@ibarrau&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2026 08:51:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5177321#M65024</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2026-05-04T08:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Fabric Core GIT APIs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5177327#M65025</link>
      <description>&lt;P&gt;Thanks, I found that this is a limitation&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The limitation is applied for SP with automatic credentials source regardless of the repo (github/ ADO).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So nothing much we can do for now, unless there is a way to create a feature to include Apps&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2026 08:58:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5177327#M65025</guid>
      <dc:creator>Sarim_Husain</dc:creator>
      <dc:date>2026-05-04T08:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Fabric Core GIT APIs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5177355#M65026</link>
      <description>&lt;P&gt;Thank you for confirming and providing the details. I understand the limitation with SPNs in this situation and will watch for any updates from the product team.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there are any changes or you find more information, please share it here. Let us know if you need us to validate anything else on our end.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2026 09:42:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5177355#M65026</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2026-05-04T09:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Fabric Core GIT APIs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5179628#M65045</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/840618"&gt;@Sarim_Husain&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Just checking in to see if the issue has been resolved on your end. If the earlier suggestions helped, that’s great to hear! And if you’re still facing challenges, feel free to share more details happy to assist further.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 04:40:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5179628#M65045</guid>
      <dc:creator>v-kpoloju-msft</dc:creator>
      <dc:date>2026-05-08T04:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Fabric Core GIT APIs</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5179629#M65046</link>
      <description>&lt;P&gt;Thanks for all the help&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 04:43:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Issue-with-Fabric-Core-GIT-APIs/m-p/5179629#M65046</guid>
      <dc:creator>Sarim_Husain</dc:creator>
      <dc:date>2026-05-08T04:43:55Z</dc:date>
    </item>
  </channel>
</rss>

