<?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: Pipeline API not working (BadRequest) in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3958383#M3640</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Apologize for the issue you are facing.&amp;nbsp;The best course of action is to open a support ticket and have our support team take a closer look at it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please reach out to our support team so they can do a more thorough investigation on why this it is happening:&amp;nbsp;&lt;A href="https://support.fabric.microsoft.com/en-IN/support/" target="_blank" rel="noopener"&gt;Link&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After creating a Support ticket please provide the ticket number as it would help us to track for more information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please let us know if you have any other queries.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2024 14:55:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-05-29T14:55:20Z</dc:date>
    <item>
      <title>Pipeline API not working (BadRequest)</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3947784#M3538</link>
      <description>&lt;P&gt;Hi, Im using the Pipeline POST API to attempt to assign pipeline execution to a Power Automate button that I'll eventually embed in PBI and provide a non technical end user with the ability to run pipeline jobs easily.&amp;nbsp; When testing the API call, Im unable to get a positive response.&amp;nbsp; Any ideas why this might be? Could it be license related? I'm currently on a trial&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&amp;lt;TridentPublicApiErrorResponse&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;xmlns:i&lt;/SPAN&gt;="&lt;SPAN class=""&gt;&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank" rel="noopener"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;xmlns&lt;/SPAN&gt;="&lt;SPAN class=""&gt;&lt;A href="http://schemas.datacontract.org/2004/07/Microsoft.PowerBI.ServiceContracts.Api.Public.Trident" target="_blank" rel="noopener"&gt;http://schemas.datacontract.org/2004/07/Microsoft.PowerBI.ServiceContracts.Api.Public.Trident&lt;/A&gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&amp;lt;errorCode&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;BadRequest&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;/errorCode&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&amp;lt;message&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;Unable to process the operation due to an error in the request&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;/message&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&amp;lt;requestId&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;31df8cd6-41aa-4286-8996-acba0f1fb5ba&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;/requestId&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&amp;lt;/TridentPublicApiErrorResponse&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the URL ive been using:&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.fabric.microsoft.com/v1/workspaces/{WORKSPACE_ID}/items/{PIPELINE_ID}/jobs/instances?jobType=Pipeline" target="_blank" rel="noopener"&gt;https://api.fabric.microsoft.com/v1/workspaces/{WORKSPACE_ID}/items/{PIPELINE_ID}/jobs/instances?jobType=Pipeline&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 13:42:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3947784#M3538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-24T13:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline API not working (BadRequest)</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3951133#M3568</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;Have you got a chance to look into this doc?&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/articles/get-started/fabric-api-quickstart" target="_blank"&gt;Fabric API quickstart - Microsoft Fabric REST APIs | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Completed App Registration at your end and all the prior configuration to use it?&lt;BR /&gt;&lt;BR /&gt;Hope this is helpful. Do let me know incase of further queries.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 07:02:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3951133#M3568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-27T07:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline API not working (BadRequest)</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3955292#M3612</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;- Thanks for your reply.&amp;nbsp; Yes I was able to complete the quick start guide, I was able to execute the sample C# program in the guide and get the desired response with no issues.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But using the original URL above still throws the same 400 Bad Request code error&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 13:30:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3955292#M3612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-28T13:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline API not working (BadRequest)</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3958383#M3640</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Apologize for the issue you are facing.&amp;nbsp;The best course of action is to open a support ticket and have our support team take a closer look at it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please reach out to our support team so they can do a more thorough investigation on why this it is happening:&amp;nbsp;&lt;A href="https://support.fabric.microsoft.com/en-IN/support/" target="_blank" rel="noopener"&gt;Link&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After creating a Support ticket please provide the ticket number as it would help us to track for more information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Please let us know if you have any other queries.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 14:55:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3958383#M3640</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-29T14:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline API not working (BadRequest)</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3960846#M3657</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;We haven’t heard from you on the last response and was just checking back to see if you got a chance to open a support ticket.&lt;BR /&gt;&lt;SPAN&gt;After creating a Support ticket please provide the ticket number as it would help us to track for more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2024 11:17:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3960846#M3657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-30T11:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline API not working (BadRequest)</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3973508#M3784</link>
      <description>&lt;P&gt;Apologies, Missed this.&amp;nbsp; Here is the case number&amp;nbsp;&lt;SPAN&gt;2406050050000868&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 08:22:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3973508#M3784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-05T08:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline API not working (BadRequest)</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3976786#M3805</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks for sharing the support ticket.&lt;/P&gt;
&lt;P&gt;Please allow some time, so team can check and provide a resolution.&lt;/P&gt;
&lt;P&gt;In case if you got a resolution please do share with the community as it can be helpful to others&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 10:22:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-API-not-working-BadRequest/m-p/3976786#M3805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-06T10:22:31Z</dc:date>
    </item>
  </channel>
</rss>

