<?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 Internal Error 500 Update UpdateDatasetParameters api endpoint in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Internal-Error-500-Update-UpdateDatasetParameters-api-endpoint/m-p/2258809#M33642</link>
    <description>&lt;P&gt;Currently receiving a 500 with the message&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;{"Message":"An error has occurred."}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And no other details. I am trying to update 3 paramters in my dataset where one&amp;nbsp; defines the url for an odata datasource, the other is a token for auth, and the last one is an Id that we use in the odata service to identify the customer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be specific to one customer as we've tried with others before. Below is the gist of the request that returns the 500 with some values replaced by bold text&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;POST &lt;A href="https://api.powerbi.com/v1.0/myorg/groups/" target="_blank"&gt;https://api.powerbi.com/v1.0/myorg/groups/&lt;/A&gt;&lt;STRONG&gt;guid&lt;/STRONG&gt;/datasets/&lt;STRONG&gt;guid&lt;/STRONG&gt;/Default.UpdateParameters HTTP/1.1&lt;BR /&gt;Host: api.powerbi.com&lt;BR /&gt;Authorization: SomeAuth&lt;/P&gt;&lt;P&gt;&amp;nbsp;Microsoft.PowerBI.Api.PowerBIClient/&lt;STRONG&gt;someid&lt;/STRONG&gt;&lt;BR /&gt;Request-Id: &lt;STRONG&gt;some id&lt;/STRONG&gt;&lt;BR /&gt;Content-Type: application/json; charset=utf-8&lt;BR /&gt;Content-Length: 1224&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"updateDetails": [&lt;BR /&gt;{&lt;BR /&gt;"name": "ClientId",&lt;BR /&gt;"newValue": "&lt;STRONG&gt;guid&lt;/STRONG&gt;"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"name": "ODataUrl",&lt;BR /&gt;"newValue": "&lt;STRONG&gt;an odata url&lt;/STRONG&gt;"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"name": "AuthToken",&lt;BR /&gt;"newValue": "&lt;STRONG&gt;SomeAuthToken&lt;/STRONG&gt;"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Tue, 28 Dec 2021 22:27:38 GMT</pubDate>
    <dc:creator>jsilva24</dc:creator>
    <dc:date>2021-12-28T22:27:38Z</dc:date>
    <item>
      <title>Internal Error 500 Update UpdateDatasetParameters api endpoint</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Internal-Error-500-Update-UpdateDatasetParameters-api-endpoint/m-p/2258809#M33642</link>
      <description>&lt;P&gt;Currently receiving a 500 with the message&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;{"Message":"An error has occurred."}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And no other details. I am trying to update 3 paramters in my dataset where one&amp;nbsp; defines the url for an odata datasource, the other is a token for auth, and the last one is an Id that we use in the odata service to identify the customer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to be specific to one customer as we've tried with others before. Below is the gist of the request that returns the 500 with some values replaced by bold text&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;POST &lt;A href="https://api.powerbi.com/v1.0/myorg/groups/" target="_blank"&gt;https://api.powerbi.com/v1.0/myorg/groups/&lt;/A&gt;&lt;STRONG&gt;guid&lt;/STRONG&gt;/datasets/&lt;STRONG&gt;guid&lt;/STRONG&gt;/Default.UpdateParameters HTTP/1.1&lt;BR /&gt;Host: api.powerbi.com&lt;BR /&gt;Authorization: SomeAuth&lt;/P&gt;&lt;P&gt;&amp;nbsp;Microsoft.PowerBI.Api.PowerBIClient/&lt;STRONG&gt;someid&lt;/STRONG&gt;&lt;BR /&gt;Request-Id: &lt;STRONG&gt;some id&lt;/STRONG&gt;&lt;BR /&gt;Content-Type: application/json; charset=utf-8&lt;BR /&gt;Content-Length: 1224&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"updateDetails": [&lt;BR /&gt;{&lt;BR /&gt;"name": "ClientId",&lt;BR /&gt;"newValue": "&lt;STRONG&gt;guid&lt;/STRONG&gt;"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"name": "ODataUrl",&lt;BR /&gt;"newValue": "&lt;STRONG&gt;an odata url&lt;/STRONG&gt;"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"name": "AuthToken",&lt;BR /&gt;"newValue": "&lt;STRONG&gt;SomeAuthToken&lt;/STRONG&gt;"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 22:27:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Internal-Error-500-Update-UpdateDatasetParameters-api-endpoint/m-p/2258809#M33642</guid>
      <dc:creator>jsilva24</dc:creator>
      <dc:date>2021-12-28T22:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Error 500 Update UpdateDatasetParameters api endpoint</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Internal-Error-500-Update-UpdateDatasetParameters-api-endpoint/m-p/2261348#M33676</link>
      <description>&lt;P&gt;500 points to something borked on their side.&amp;nbsp;If you have a Pro license you can consider raising a Pro ticket at &lt;A href="https://powerbi.microsoft.com/en-us/support/pro/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/support/pro/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2021 16:08:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Internal-Error-500-Update-UpdateDatasetParameters-api-endpoint/m-p/2261348#M33676</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-12-30T16:08:32Z</dc:date>
    </item>
  </channel>
</rss>

