<?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: PowerBI API is unreachable from Unity in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-is-unreachable-from-Unity/m-p/3615875#M47518</link>
    <description>&lt;P&gt;Here is my code which I am using:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ep513140_0-1704380955652.png" style="width: 620px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1019984iA89829EF50FD2F7D/image-dimensions/620x653?v=v2" width="620" height="653" role="button" title="ep513140_0-1704380955652.png" alt="ep513140_0-1704380955652.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The player Confidence and Experience are the columns in the API I want to write to.&amp;nbsp;&lt;/P&gt;&lt;P&gt;First I attempt a GET request which returns this error:&lt;/P&gt;&lt;P&gt;rows?experience=power-bi&amp;amp;key=&amp;lt;key&amp;gt;: HTTP Error: HTTP/1.1 404 Not Found&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I attempt a POST request which gets this error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;rows?experience=power-bi&amp;amp;key=&amp;lt;key&amp;gt;: HTTP Error: HTTP/1.1 500 Internal Server Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I have said above, the code works for other APIs but this PowerBI API will not let me post to it. Postman and Powershell are able to post to the PowerBI API but are unable to do a GET request with this error:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"error"&lt;/SPAN&gt;&lt;SPAN&gt;:{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"code"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"message"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"No HTTP resource was found that matches the request URI '&lt;A href="http://wabi-west-us-b-primary-redirect.analysis.windows.net/beta/" target="_blank"&gt;http://wabi-west-us-b-primary-redirect.analysis.windows.net/beta/&lt;/A&gt;&amp;lt;string&amp;gt;/rows?experience=power-bi&amp;amp;key=&amp;lt;key&amp;gt;'."&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Let me know anything else I can do to provide clarification, I have been trying to figure this out for a month.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 04 Jan 2024 15:12:42 GMT</pubDate>
    <dc:creator>ep513140</dc:creator>
    <dc:date>2024-01-04T15:12:42Z</dc:date>
    <item>
      <title>PowerBI API is unreachable from Unity</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-is-unreachable-from-Unity/m-p/3613662#M47355</link>
      <description>&lt;P&gt;I have created a streaming dataset in PowerBI with an API which I am trying to POST to from Unity. I have created a C# script inside of Unity which is able to POST and GET from other APIs, but the PowerBI API always returns errors.&amp;nbsp;&lt;SPAN&gt;I get a 404 error using GET and a 500 error using POST, I am able to POST from Postman and the Powershell, but neither of them are able to GET either. I believe there is some redirect URL happening that is confusing Unity and returning the 500 errror when I POST. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use Postman to test a GET request, I get the following error:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"error"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"code"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"message"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"No HTTP resource was found that matches the request URI '&lt;A href="http://wabi-west-us-b-primary-redirect.analysis.windows.net/beta/c6f643f0-4f6b-47f1-90f2-d2ce068e6988/datasets/" target="_blank" rel="noopener nofollow noreferrer"&gt;http://wabi-west-us-b-primary-redirect.analysis.windows.net/beta/c6f643f0-4f6b-47f1-90f2-d2ce068e698...&lt;/A&gt;&amp;lt;dataset&amp;gt;/rows?key=&amp;lt;key&amp;gt;'."&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;This link is different from the api url given by Power BI which is&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;A target="_blank" rel="noopener"&gt;https://api.powerbi.com/beta/c6f643f0-4f6b-47f1-90f2-d2ce068e6988/datasets/&amp;lt;dataset&amp;gt;/rows?key=&amp;lt;key&amp;gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;Do I need to create an app registration? Is there a different URL from the one provided by PowerBI that will work better?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 16:24:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-is-unreachable-from-Unity/m-p/3613662#M47355</guid>
      <dc:creator>ep513140</dc:creator>
      <dc:date>2024-01-03T16:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI API is unreachable from Unity</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-is-unreachable-from-Unity/m-p/3614362#M47360</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/662502"&gt;@ep513140&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Can you please share some more detail information about this issue? They should help us clarify your scenario and test to troubleshoot.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 02:35:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-is-unreachable-from-Unity/m-p/3614362#M47360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-01-04T02:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI API is unreachable from Unity</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-is-unreachable-from-Unity/m-p/3615875#M47518</link>
      <description>&lt;P&gt;Here is my code which I am using:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ep513140_0-1704380955652.png" style="width: 620px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1019984iA89829EF50FD2F7D/image-dimensions/620x653?v=v2" width="620" height="653" role="button" title="ep513140_0-1704380955652.png" alt="ep513140_0-1704380955652.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The player Confidence and Experience are the columns in the API I want to write to.&amp;nbsp;&lt;/P&gt;&lt;P&gt;First I attempt a GET request which returns this error:&lt;/P&gt;&lt;P&gt;rows?experience=power-bi&amp;amp;key=&amp;lt;key&amp;gt;: HTTP Error: HTTP/1.1 404 Not Found&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I attempt a POST request which gets this error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;rows?experience=power-bi&amp;amp;key=&amp;lt;key&amp;gt;: HTTP Error: HTTP/1.1 500 Internal Server Error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I have said above, the code works for other APIs but this PowerBI API will not let me post to it. Postman and Powershell are able to post to the PowerBI API but are unable to do a GET request with this error:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"error"&lt;/SPAN&gt;&lt;SPAN&gt;:{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"code"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"message"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"No HTTP resource was found that matches the request URI '&lt;A href="http://wabi-west-us-b-primary-redirect.analysis.windows.net/beta/" target="_blank"&gt;http://wabi-west-us-b-primary-redirect.analysis.windows.net/beta/&lt;/A&gt;&amp;lt;string&amp;gt;/rows?experience=power-bi&amp;amp;key=&amp;lt;key&amp;gt;'."&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Let me know anything else I can do to provide clarification, I have been trying to figure this out for a month.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Jan 2024 15:12:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBI-API-is-unreachable-from-Unity/m-p/3615875#M47518</guid>
      <dc:creator>ep513140</dc:creator>
      <dc:date>2024-01-04T15:12:42Z</dc:date>
    </item>
  </channel>
</rss>

