<?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 DataSources &amp;amp; CatalogItems REST Endpoint permissions are 'insufficient' in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/DataSources-amp-CatalogItems-REST-Endpoint-permissions-are/m-p/980482#M13510</link>
    <description>&lt;P&gt;I have System Administrator and System User permissions to the Power BI Report Server, but I'm met with with the following error when attempting to access the /Reports/api/v2.0/DataSources and CatalogItems endpoints:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
  "error":{
    "code":"","message":"An error has occurred.","innererror":{
      "message":"The permissions granted to user 'DOMAIN\\username' are insufficient for performing this operation.","type":"Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException","stacktrace":"   at Microsoft.ReportingServices.Library.DataSourceCatalogItem.ThrowIfNoAccess(DatasourceOperation operation)\r\n   at Microsoft.ReportingServices.Library.GetDataSourceContentsAction.PerformActionNow()\r\n   at Microsoft.ReportingServices.Library.RSSoapAction`1.Execute()\r\n   at Microsoft.ReportingServices.Portal.Repositories.CatalogItemRepository.GetDataSource(IPrincipal userPrincipal, String path)\r\n   at Microsoft.ReportingServices.Portal.Repositories.CatalogItemRepository.&amp;lt;&amp;gt;c__DisplayClass37_0`1.&amp;lt;TraverseFolder&amp;gt;b__1(FavoriteableCatalogItemDescriptor i)\r\n   at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()\r\n   at System.Linq.Enumerable.&amp;lt;OfTypeIterator&amp;gt;d__95`1.MoveNext()\r\n   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()\r\n   at System.Web.OData.Formatter.Serialization.ODataFeedSerializer.WriteFeed(IEnumerable enumerable, IEdmTypeReference feedType, ODataWriter writer, ODataSerializerContext writeContext)\r\n   at System.Web.OData.Formatter.ODataMediaTypeFormatter.WriteToStream(Type type, Object value, Stream writeStream, HttpContent content, HttpContentHeaders contentHeaders)\r\n   at System.Web.OData.Formatter.ODataMediaTypeFormatter.WriteToStreamAsync(Type type, Object value, Stream writeStream, HttpContent content, TransportContext transportContext, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Owin.HttpMessageHandlerAdapter.&amp;lt;BufferResponseContentAsync&amp;gt;d__27.MoveNext()"
    }
  }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Why am I able to access other endpoints except these?&amp;nbsp; Is there even a means to adjust this security?&amp;nbsp; Seems off.... I'm using the January 2020 update.&amp;nbsp; Am I the only one that is having this problem or is it normal?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2020 20:12:01 GMT</pubDate>
    <dc:creator>bangertcm</dc:creator>
    <dc:date>2020-03-23T20:12:01Z</dc:date>
    <item>
      <title>DataSources &amp; CatalogItems REST Endpoint permissions are 'insufficient'</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/DataSources-amp-CatalogItems-REST-Endpoint-permissions-are/m-p/980482#M13510</link>
      <description>&lt;P&gt;I have System Administrator and System User permissions to the Power BI Report Server, but I'm met with with the following error when attempting to access the /Reports/api/v2.0/DataSources and CatalogItems endpoints:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{
  "error":{
    "code":"","message":"An error has occurred.","innererror":{
      "message":"The permissions granted to user 'DOMAIN\\username' are insufficient for performing this operation.","type":"Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException","stacktrace":"   at Microsoft.ReportingServices.Library.DataSourceCatalogItem.ThrowIfNoAccess(DatasourceOperation operation)\r\n   at Microsoft.ReportingServices.Library.GetDataSourceContentsAction.PerformActionNow()\r\n   at Microsoft.ReportingServices.Library.RSSoapAction`1.Execute()\r\n   at Microsoft.ReportingServices.Portal.Repositories.CatalogItemRepository.GetDataSource(IPrincipal userPrincipal, String path)\r\n   at Microsoft.ReportingServices.Portal.Repositories.CatalogItemRepository.&amp;lt;&amp;gt;c__DisplayClass37_0`1.&amp;lt;TraverseFolder&amp;gt;b__1(FavoriteableCatalogItemDescriptor i)\r\n   at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()\r\n   at System.Linq.Enumerable.&amp;lt;OfTypeIterator&amp;gt;d__95`1.MoveNext()\r\n   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()\r\n   at System.Web.OData.Formatter.Serialization.ODataFeedSerializer.WriteFeed(IEnumerable enumerable, IEdmTypeReference feedType, ODataWriter writer, ODataSerializerContext writeContext)\r\n   at System.Web.OData.Formatter.ODataMediaTypeFormatter.WriteToStream(Type type, Object value, Stream writeStream, HttpContent content, HttpContentHeaders contentHeaders)\r\n   at System.Web.OData.Formatter.ODataMediaTypeFormatter.WriteToStreamAsync(Type type, Object value, Stream writeStream, HttpContent content, TransportContext transportContext, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Owin.HttpMessageHandlerAdapter.&amp;lt;BufferResponseContentAsync&amp;gt;d__27.MoveNext()"
    }
  }
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Why am I able to access other endpoints except these?&amp;nbsp; Is there even a means to adjust this security?&amp;nbsp; Seems off.... I'm using the January 2020 update.&amp;nbsp; Am I the only one that is having this problem or is it normal?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 20:12:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/DataSources-amp-CatalogItems-REST-Endpoint-permissions-are/m-p/980482#M13510</guid>
      <dc:creator>bangertcm</dc:creator>
      <dc:date>2020-03-23T20:12:01Z</dc:date>
    </item>
  </channel>
</rss>

