<?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 Loading data issue of GitHub API data in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Loading-data-issue-of-GitHub-API-data/m-p/3323125#M43412</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a requirement of getting dynamic API url data from GitHub to Power BI. The requirement is getting all the tfsec job failures in all the repos(nearly 1000 repos) and visualzing the count to end user. By using invoke function in Power query I am getting them loaded to Power query but I am unable to get the same data to Power BI desktop (and also it is loading forever). Kindly advise if there is better way of plling GitHub API data into Power BI desktop.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sameer260_0-1689101334978.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/940369iE30AE7493BF80C88/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sameer260_0-1689101334978.png" alt="sameer260_0-1689101334978.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Facing the above issue while loading.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We were able to pull the data of repos, but we are trying to pull Jobs corresponding to the different Run_ids of Repos as shown below. We needed to check and filter considerably more amount of jobs for this. Kindly advise.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;A title="https://api.github.com/repos/jackson-national/crm-zone-project-crm-dynamics365-tf/actions/runs/5061376665/jobs" href="https://api.github.com/repos/Jackson-National/crm-zone-project-crm-dynamics365-tf/actions/runs/5061376665/jobs" target="_blank" rel="noreferrer noopener nofollow"&gt;https://api.github.com/repos/{owner_name}/{repo_name}/actions/runs/{Run_ids}/jobs&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;We hit the error when we try to pull a good amount of rows, but it doesn't happen when we pull just a few rows&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2023 14:36:56 GMT</pubDate>
    <dc:creator>sameer260</dc:creator>
    <dc:date>2023-07-12T14:36:56Z</dc:date>
    <item>
      <title>Loading data issue of GitHub API data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Loading-data-issue-of-GitHub-API-data/m-p/3323125#M43412</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a requirement of getting dynamic API url data from GitHub to Power BI. The requirement is getting all the tfsec job failures in all the repos(nearly 1000 repos) and visualzing the count to end user. By using invoke function in Power query I am getting them loaded to Power query but I am unable to get the same data to Power BI desktop (and also it is loading forever). Kindly advise if there is better way of plling GitHub API data into Power BI desktop.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sameer260_0-1689101334978.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/940369iE30AE7493BF80C88/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sameer260_0-1689101334978.png" alt="sameer260_0-1689101334978.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Facing the above issue while loading.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We were able to pull the data of repos, but we are trying to pull Jobs corresponding to the different Run_ids of Repos as shown below. We needed to check and filter considerably more amount of jobs for this. Kindly advise.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;A title="https://api.github.com/repos/jackson-national/crm-zone-project-crm-dynamics365-tf/actions/runs/5061376665/jobs" href="https://api.github.com/repos/Jackson-National/crm-zone-project-crm-dynamics365-tf/actions/runs/5061376665/jobs" target="_blank" rel="noreferrer noopener nofollow"&gt;https://api.github.com/repos/{owner_name}/{repo_name}/actions/runs/{Run_ids}/jobs&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;We hit the error when we try to pull a good amount of rows, but it doesn't happen when we pull just a few rows&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 14:36:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Loading-data-issue-of-GitHub-API-data/m-p/3323125#M43412</guid>
      <dc:creator>sameer260</dc:creator>
      <dc:date>2023-07-12T14:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data issue of GitHub API data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Loading-data-issue-of-GitHub-API-data/m-p/3326649#M43432</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/586118"&gt;@sameer260&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;According to your description, it seems that&amp;nbsp;you're facing an issue when connecting to the GitHub API in Power BI Desktop. The error you're encountering is related to the "Microsoft.Mashup.Engine.Interface.ResourceForbidden" exception. This error might be caused by issues with the credentials used to authenticate or the data source itself rejecting the request coming from Power BI Desktop.&amp;nbsp;To resolve this issue, you can try the following steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Clear the credentials for the data source from Power BI Desktop and try connecting again.&lt;/LI&gt;
&lt;LI&gt;If the issue persists, you might need to check the GitHub API access settings and ensure that your credentials have the necessary permissions to access the data.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;In addition, you can follow the steps below to&amp;nbsp;load data from the GitHub API in Power BI Desktop:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open Power BI Desktop and click on &lt;STRONG&gt;Get Data &lt;/STRONG&gt;from the ribbon on the Home tab&lt;/LI&gt;
&lt;LI&gt;Select &lt;STRONG&gt;Web&lt;/STRONG&gt; from the list of data sources.&lt;/LI&gt;
&lt;LI&gt;In the &lt;STRONG&gt;From Web&lt;/STRONG&gt; window, enter the GitHub API URL you want to connect to (e.g.,&lt;STRONG&gt;&lt;CODE class=""&gt;&lt;A href="https://api.github.com/users/{username}/repos" target="_blank" rel="noopener"&gt;https://api.github.com/users/{username}/repos).&lt;/A&gt;&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Click &lt;STRONG&gt;OK &lt;/STRONG&gt;to connect to the GitHub API&lt;/LI&gt;
&lt;LI&gt;Power BI Desktop will load the data from the API, and you can use the &lt;STRONG&gt;&lt;STRONG&gt;Navigator &lt;/STRONG&gt;&lt;/STRONG&gt;to select the tables or entities you want to import.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 06:25:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Loading-data-issue-of-GitHub-API-data/m-p/3326649#M43432</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-12T06:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data issue of GitHub API data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Loading-data-issue-of-GitHub-API-data/m-p/3327372#M43435</link>
      <description>&lt;P&gt;We were able to pull the data of repos, but we are trying to pull Jobs corresponding to the different Run_ids of Repos as shown below. We needed to check and filter considerably more amount of jobs for this. Kindly advise.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;A title="https://api.github.com/repos/jackson-national/crm-zone-project-crm-dynamics365-tf/actions/runs/5061376665/jobs" href="https://api.github.com/repos/Jackson-National/crm-zone-project-crm-dynamics365-tf/actions/runs/5061376665/jobs" target="_blank" rel="noreferrer noopener"&gt;https://api.github.com/repos/{owner_name}/{repo_name}/actions/runs/{Run_ids}/jobs&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;We hit the error when we try to pull a good amount of rows, but it doesn't happen when we pull just a few rows&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 12:49:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Loading-data-issue-of-GitHub-API-data/m-p/3327372#M43435</guid>
      <dc:creator>sameer260</dc:creator>
      <dc:date>2023-07-12T12:49:26Z</dc:date>
    </item>
  </channel>
</rss>

