<?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: Admin - Get Activity Events in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Admin-Get-Activity-Events/m-p/2341339#M34431</link>
    <description>&lt;P&gt;Hi Rico!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I try to use this API on MS website therefore the URL must be correct and valid (&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/admin/get-activity-events" target="_blank"&gt;Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Docs&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;2) I copied your date value parameters and still I get only error:&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-inline" image-alt="elzdo_0-1644994141666.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/670558iC32B64B1C759B4CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="elzdo_0-1644994141666.png" alt="elzdo_0-1644994141666.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 06:49:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-02-16T06:49:22Z</dc:date>
    <item>
      <title>Admin - Get Activity Events</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Admin-Get-Activity-Events/m-p/2335380#M34367</link>
      <description>&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody know why I get this error 400?&lt;/P&gt;&lt;P&gt;I have the same parameters names as provided in MS sample query.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elzdo_2-1644776887624.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/669065iF96E79EFBDA012E4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="elzdo_2-1644776887624.png" alt="elzdo_2-1644776887624.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elzdo_3-1644776897714.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/669066i5ADAA1745C05F210/image-size/medium?v=v2&amp;amp;px=400" role="button" title="elzdo_3-1644776897714.png" alt="elzdo_3-1644776897714.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Feb 2022 18:28:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Admin-Get-Activity-Events/m-p/2335380#M34367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-13T18:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Admin - Get Activity Events</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Admin-Get-Activity-Events/m-p/2341186#M34429</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check your URL parameter. Here I have a test by URL parameter as below, and it works well.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;startDateTime =&amp;nbsp;'2022-01-31T00:00:00.000Z'&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;endDateTime =&amp;nbsp;'2022-01-31T23:59:59.000Z'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 902px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/670519i684EEEAA1EC4CE9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class=""&gt;&lt;SPAN&gt;And you can refer to this post to learn more details about Admin- Get Activity Event API.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class=""&gt;&lt;SPAN&gt;For reference:&lt;A href="https://community.powerbi.com/t5/Developer/Power-BI-REST-API-Admin-Get-Activity-Events-error-400/m-p/2249775" target="_blank"&gt;Solved: Power BI REST API: Admin - Get Activity Events / ... - Microsoft Power BI Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Rico Zhou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 05:44:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Admin-Get-Activity-Events/m-p/2341186#M34429</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-16T05:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Admin - Get Activity Events</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Admin-Get-Activity-Events/m-p/2341339#M34431</link>
      <description>&lt;P&gt;Hi Rico!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I try to use this API on MS website therefore the URL must be correct and valid (&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/admin/get-activity-events" target="_blank"&gt;Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Docs&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;2) I copied your date value parameters and still I get only error:&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-inline" image-alt="elzdo_0-1644994141666.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/670558iC32B64B1C759B4CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="elzdo_0-1644994141666.png" alt="elzdo_0-1644994141666.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 06:49:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Admin-Get-Activity-Events/m-p/2341339#M34431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-16T06:49:22Z</dc:date>
    </item>
  </channel>
</rss>

