<?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: API for Reports and Tiles Not Loading in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/API-for-Reports-and-Tiles-Not-Loading/m-p/36129#M1112</link>
    <description>&lt;P&gt;So I fixed the first one. I was indeed injecting the token in the iframe but it was tied to the click event for setting the url which was too soon since the url hadn't loaded yet in the iframe. I added an event handler for the iframe onload event and then injected the token and now works as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I'm still getting a not found error for the api call for the tiles operation. It's as if there isn't a listerner on the other end using the format I referenced above. Thank You&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2016 15:00:28 GMT</pubDate>
    <dc:creator>bitsmythe</dc:creator>
    <dc:date>2016-05-17T15:00:28Z</dc:date>
    <item>
      <title>API for Reports and Tiles Not Loading</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-for-Reports-and-Tiles-Not-Loading/m-p/35546#M1086</link>
      <description>&lt;P&gt;I've created a c# app that queries the Power BI api for Groups, Dashboards, Tiles and Reports. I can successfully return Groups, Dashboards and Reports names and embed URLs for Reports. I get a "NotFound" error when I try to use the&amp;nbsp;&lt;/P&gt;&lt;P&gt;GET &lt;A href="https://api.powerbi.com/beta/myorg/dashboards/{dashboard_id}/tiles&amp;nbsp;URL" target="_blank"&gt;https://api.powerbi.com/beta/myorg/dashboards/{dashboard_id}/tiles&amp;nbsp;URL&lt;/A&gt; for the request for Tiles. When I try to open a Report using the embed url in the iframe it continutes to try to load showing the travel dots across the page.&amp;nbsp;Has anyone else experienced this? Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 21:01:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-for-Reports-and-Tiles-Not-Loading/m-p/35546#M1086</guid>
      <dc:creator>bitsmythe</dc:creator>
      <dc:date>2016-05-13T21:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: API for Reports and Tiles Not Loading</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-for-Reports-and-Tiles-Not-Loading/m-p/35558#M1088</link>
      <description>&lt;P&gt;Are you adding a valid access token when you render the iframe?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 22:44:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-for-Reports-and-Tiles-Not-Loading/m-p/35558#M1088</guid>
      <dc:creator>jocaplan-MSFT</dc:creator>
      <dc:date>2016-05-13T22:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: API for Reports and Tiles Not Loading</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-for-Reports-and-Tiles-Not-Loading/m-p/35862#M1102</link>
      <description>&lt;P&gt;Yes I am injecting the token. The iframe content&amp;nbsp;appears to be valid because when i inspect the script in the header in the iframe it has all of my relevant info, just the bouncing dots never stops trying to load. I'm also listening for messages from the iframe and below is a snip from the iframe content. Thank you.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG"&gt;&lt;img src="https://community.fabric.microsoft.com/skins/images/CF9B7FD11F8947CDDD2C6AA3FB4B4D2E/responsive_peak/images/image_not_found.png" alt="Capture.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2016 19:00:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-for-Reports-and-Tiles-Not-Loading/m-p/35862#M1102</guid>
      <dc:creator>bitsmythe</dc:creator>
      <dc:date>2016-05-16T19:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: API for Reports and Tiles Not Loading</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-for-Reports-and-Tiles-Not-Loading/m-p/36129#M1112</link>
      <description>&lt;P&gt;So I fixed the first one. I was indeed injecting the token in the iframe but it was tied to the click event for setting the url which was too soon since the url hadn't loaded yet in the iframe. I added an event handler for the iframe onload event and then injected the token and now works as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I'm still getting a not found error for the api call for the tiles operation. It's as if there isn't a listerner on the other end using the format I referenced above. Thank You&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 15:00:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-for-Reports-and-Tiles-Not-Loading/m-p/36129#M1112</guid>
      <dc:creator>bitsmythe</dc:creator>
      <dc:date>2016-05-17T15:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: API for Reports and Tiles Not Loading</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-for-Reports-and-Tiles-Not-Loading/m-p/36880#M1143</link>
      <description>&lt;P&gt;So I've fixed the other issue of not being able to find the tiles api url. This might need updating in the documentation. It appears that for a users workspace you use:&amp;nbsp;"&lt;A href="https://api.powerbi.com/beta/myorg/dashboards/&amp;quot;" target="_blank"&gt;https://api.powerbi.com/beta/myorg/dashboards/"&lt;/A&gt; + ds1.Id + "/tiles", however for groups you need to qualify with the specific group id:&amp;nbsp;"&lt;A href="https://api.powerbi.com/beta/myorg/groups/&amp;quot;" target="_blank"&gt;https://api.powerbi.com/beta/myorg/groups/"&lt;/A&gt; + ds1.Id + "/dashboards/" + ds3.Id + "/tiles". This was a little confusing. But now I show all dashboards, reports and tiles.&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-left" image-alt="Capture.PNG"&gt;&lt;img src="https://community.fabric.microsoft.com/skins/images/CF9B7FD11F8947CDDD2C6AA3FB4B4D2E/responsive_peak/images/image_not_found.png" alt="Capture.PNG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 19:15:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-for-Reports-and-Tiles-Not-Loading/m-p/36880#M1143</guid>
      <dc:creator>bitsmythe</dc:creator>
      <dc:date>2016-05-19T19:15:56Z</dc:date>
    </item>
  </channel>
</rss>

