<?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: Power BI Rest API create data source gives PowerBIEntityFrameworkOperationException in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1585809#M27086</link>
    <description>&lt;P&gt;I'm facing the same issue.. Any luck finding a solution?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2021 06:58:15 GMT</pubDate>
    <dc:creator>jpu</dc:creator>
    <dc:date>2021-01-07T06:58:15Z</dc:date>
    <item>
      <title>Power BI Rest API create data source gives PowerBIEntityFrameworkOperationException</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1543343#M26738</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I have been using the Power BI API&amp;nbsp;Gateways - Create Datasource&amp;nbsp; to add a datasource to my gateway after some other errors about the database username and connection string I now have the error&amp;nbsp;PowerBIEntityFrameworkOperationException which to me seems an intenal error and not a 400 BadRequest because I have no idea what I need to fix in my request to solve this issue.&lt;BR /&gt;My request body:&lt;BR /&gt;{&lt;BR /&gt;"dataSourceType": "Sql",&lt;BR /&gt;"connectionDetails": "{\"server\":\"LAPTOP-xxxxxx\\\\PARKBASE\",\"database\":\"AdventureWorksDW2017\"}",&lt;BR /&gt;"credentialDetails": {&lt;BR /&gt;"credentials": "bD5woAOt/rtaVeGAC+RMDL.......",&lt;BR /&gt;"credentialType": "Windows",&lt;BR /&gt;"encryptedConnection": "Encrypted",&lt;BR /&gt;"encryptionAlgorithm": "RSA-OAEP",&lt;BR /&gt;"privacyLevel": "Organizational",&lt;BR /&gt;"useCallerAADIdentity": false&lt;BR /&gt;},&lt;BR /&gt;"dataSourceName": "YA26"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;The error:&lt;/P&gt;&lt;P&gt;{"error":{"code":"PowerBIEntityFrameworkOperationException","pbi.error":{"code":"PowerBIEntityFrameworkOperationException","parameters":{},"details":[]}}}&lt;/P&gt;&lt;P&gt;So it isn't telling me anything about what I'm doing wrong.&amp;nbsp;&lt;BR /&gt;I have added the same information in through the&amp;nbsp;&lt;A href="https://app.powerbi.com/&amp;nbsp;&amp;nbsp;and" target="_blank"&gt;https://app.powerbi.com/&amp;nbsp;&amp;nbsp;and&lt;/A&gt; that worked fine with the same information.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 14:54:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1543343#M26738</guid>
      <dc:creator>YvonneA2020</dc:creator>
      <dc:date>2020-12-10T14:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Rest API create data source gives PowerBIEntityFrameworkOperationException</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1570977#M26897</link>
      <description>&lt;P&gt;Have you tried doing the same in the sandbox? (Via the "try it" button?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/gateways/createdatasource" target="_blank"&gt;Gateways - Create Datasource (Power BI Power BI REST APIs) | Microsoft Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Dec 2020 03:12:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1570977#M26897</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2020-12-27T03:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Rest API create data source gives PowerBIEntityFrameworkOperationException</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1579698#M27000</link>
      <description>&lt;P&gt;I tried it and not suprisingly got the same error:&lt;BR /&gt;{"error": {"code": "PowerBIEntityFrameworkOperationException","pbi.error": {"code": "PowerBIEntityFrameworkOperationException","parameters": {},"details": []}}}&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 14:55:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1579698#M27000</guid>
      <dc:creator>YvonneA2020</dc:creator>
      <dc:date>2021-01-04T14:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Rest API create data source gives PowerBIEntityFrameworkOperationException</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1585809#M27086</link>
      <description>&lt;P&gt;I'm facing the same issue.. Any luck finding a solution?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 06:58:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1585809#M27086</guid>
      <dc:creator>jpu</dc:creator>
      <dc:date>2021-01-07T06:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Rest API create data source gives PowerBIEntityFrameworkOperationException</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1590439#M27186</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/275253"&gt;@YvonneA2020&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/278507"&gt;@jpu&lt;/a&gt;&amp;nbsp; - We were having the same problem so we opened a support ticket with Microsoft. Today the support representitive asked us to try calling the API again. We did and it now appears to be working. We didn't need to make any changes on our side.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 00:22:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1590439#M27186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-12T00:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Rest API create data source gives PowerBIEntityFrameworkOperationException</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1597119#M27226</link>
      <description>&lt;P&gt;I can confirm that error is gone. Thanks alot! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 12:36:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Rest-API-create-data-source-gives/m-p/1597119#M27226</guid>
      <dc:creator>jpu</dc:creator>
      <dc:date>2021-01-13T12:36:30Z</dc:date>
    </item>
  </channel>
</rss>

