<?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 need help with API getting bad request error while fetching data as data source is custom connector in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/need-help-with-API-getting-bad-request-error-while-fetching-data/m-p/4138086#M55158</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hello &amp;nbsp;community, plz help me to resolve &amp;nbsp;this my data source is custom connector &amp;amp; fetching data via API. I am getting constant error as bad request&amp;nbsp; due to hitting no of calls sometime data is pulling sometimes not&amp;nbsp; even i applied multiple transformation steps on one table that also disappears how to deal with this ??? Please help me my goal is to get up to date data from other system to power bi via api.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Sep 2024 17:11:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-09-06T17:11:03Z</dc:date>
    <item>
      <title>need help with API getting bad request error while fetching data as data source is custom connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/need-help-with-API-getting-bad-request-error-while-fetching-data/m-p/4138086#M55158</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hello &amp;nbsp;community, plz help me to resolve &amp;nbsp;this my data source is custom connector &amp;amp; fetching data via API. I am getting constant error as bad request&amp;nbsp; due to hitting no of calls sometime data is pulling sometimes not&amp;nbsp; even i applied multiple transformation steps on one table that also disappears how to deal with this ??? Please help me my goal is to get up to date data from other system to power bi via api.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 17:11:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/need-help-with-API-getting-bad-request-error-while-fetching-data/m-p/4138086#M55158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-06T17:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: need help with API getting bad request error while fetching data as data source is custom connec</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/need-help-with-API-getting-bad-request-error-while-fetching-data/m-p/4139629#M55174</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;Ensure that your authentication token or credentials are valid and configured correctly, that you have all the required permissions, and that the values entered for tenantId, reportId, groupId, and datasetId are correct.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There may be a problem with the body of the request that is now using a connection string that does not match the Power BI design, this cannot be used directly with the new one and a matching one must be used, you can try the following rest api link and re-send it in the report to get the connection string that matches the template as the template to be modified, to modify the connection string that is being used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasources-in-group" target="_blank"&gt;Datasets - Get Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-gateway-datasources-in-group" target="_blank"&gt;Datasets - Get Gateway Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check out the following troubleshoot on Rest API error messages:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/troubleshoot-rest-api" target="_blank"&gt;Troubleshoot Power BI REST APIs - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might consider using Fiddler to get more information about the error, perhaps related to RLS:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Developer/400-Bad-Request-Error-when-embedding-report/td-p/1060029" target="_blank"&gt;Solved: 400 Bad Request Error when embedding report - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the related document, you can view this content:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-ExportTo-Bad-Request/m-p/1722986" target="_blank"&gt;Solved: Power BI REST API ExportTo Bad Request - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Developer/Status-code-400-bad-request-on-some-Admin-API-calls/m-p/2912520" target="_blank"&gt;Solved: Status code 400 (bad request) on some Admin API ca... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Developer/Power-BI-REST-API-Bad-Request-Object-must-implement-IConvertible/m-p/905345" target="_blank"&gt;Solved: Power BI REST API Bad Request Object must implemen... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Developer/Rest-API-executeQueries-Python/m-p/2087614" target="_blank"&gt;Solved: Rest API executeQueries Python - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 02:42:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/need-help-with-API-getting-bad-request-error-while-fetching-data/m-p/4139629#M55174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-09T02:42:12Z</dc:date>
    </item>
  </channel>
</rss>

