<?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: GetToken: Failed to get token authenticator for auth type: ServicePrincipal in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4211340#M5652</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686932" data-lia-user-login="amaaiia" class="lia-mention lia-mention-user"&gt;amaaiia&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the logs for any other error messages or detailed information that may help provide more insight into the problem.&lt;BR /&gt;Also check if a similar solution as below works for you.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/76794202/authentication-not-granted-for-service-principal-token-in-ms-fabric-api-using-py" target="_blank"&gt;azure - Authentication not granted for service principal token in MS Fabric API using Python - Stack Overflow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Adamk Kong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2024 06:32:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-10-02T06:32:37Z</dc:date>
    <item>
      <title>GetToken: Failed to get token authenticator for auth type: ServicePrincipal</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4207559#M5625</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I have some Data Pipelines with a Semantic Model refresh activity, authenticating with Service Principal. One day, it stopped working, and it shows the following error since then:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created a new Data Pipeline with just Semantic Model refresh activity, I've configured it and still the same error. If I authenticate with my organizational account, it works, but I need to authenticate by Service Principal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The PowerBIDatatsets connection that I'm using is correct, I've checked it in connections list. What does this error mean?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 11:07:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4207559#M5625</guid>
      <dc:creator>amaaiia</dc:creator>
      <dc:date>2024-10-01T11:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: GetToken: Failed to get token authenticator for auth type: ServicePrincipal</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4209441#M5647</link>
      <description>&lt;P&gt;can you confirm whether the client secret is still valid for the client ID? Meaning it has not expired&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 16:24:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4209441#M5647</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-10-01T16:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: GetToken: Failed to get token authenticator for auth type: ServicePrincipal</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4211202#M5651</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I know is valid because of two reasons:&lt;/P&gt;&lt;P&gt;1. When I create a new connection using these keys I don't have any errors. For example, If I change a character in the secret, it returns an error message that is not valid.&lt;/P&gt;&lt;P&gt;2. I have another SQL Server connection created to access data in a Lakehouse as data connection for semantic model, using service principal authentication, and it works.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 05:49:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4211202#M5651</guid>
      <dc:creator>amaaiia</dc:creator>
      <dc:date>2024-10-02T05:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: GetToken: Failed to get token authenticator for auth type: ServicePrincipal</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4211340#M5652</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686932" data-lia-user-login="amaaiia" class="lia-mention lia-mention-user"&gt;amaaiia&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the logs for any other error messages or detailed information that may help provide more insight into the problem.&lt;BR /&gt;Also check if a similar solution as below works for you.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/76794202/authentication-not-granted-for-service-principal-token-in-ms-fabric-api-using-py" target="_blank"&gt;azure - Authentication not granted for service principal token in MS Fabric API using Python - Stack Overflow&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Adamk Kong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 06:32:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4211340#M5652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-02T06:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: GetToken: Failed to get token authenticator for auth type: ServicePrincipal</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4211559#M5656</link>
      <description>&lt;P&gt;Where can I get more logs? The pipeline is as simple as this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;The activity is configured as follows:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;And the connection:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Notice the connection is ok, because if I manually change the key to a no valid key (just to test), I get this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;So yes, the client id and key are VALID.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 08:19:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4211559#M5656</guid>
      <dc:creator>amaaiia</dc:creator>
      <dc:date>2024-10-02T08:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: GetToken: Failed to get token authenticator for auth type: ServicePrincipal</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4212114#M5658</link>
      <description>&lt;P&gt;I have the exact same problem with a Service Principal that has been created just now:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Service Principal has been granted Contributor access in the Azure Data Factory I am trying to connect to.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 12:49:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4212114#M5658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-02T12:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: GetToken: Failed to get token authenticator for auth type: ServicePrincipal</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4250100#M5989</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686932" data-lia-user-login="amaaiia" class="lia-mention lia-mention-user"&gt;amaaiia&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have seen on the internal platform that other engineers have reported this issue and submitted it.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The engineers on the product team are now aware and will do their best to resolve the issue. I will update here if there is any progress, so please be patient.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Adamk Kong&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 05:57:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/GetToken-Failed-to-get-token-authenticator-for-auth-type/m-p/4250100#M5989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-21T05:57:22Z</dc:date>
    </item>
  </channel>
</rss>

