<?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: [Alfresco 5.2]  cannot list user with the REST API in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-cannot-list-user-with-the-rest-api/m-p/128152#M34764</link>
    <description>&lt;P&gt;Alternate way :&amp;nbsp;&lt;A href="http://localhost:8080/alfresco/s/api/people" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s/api/people&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2022 08:20:34 GMT</pubDate>
    <dc:creator>sp2</dc:creator>
    <dc:date>2022-06-09T08:20:34Z</dc:date>
    <item>
      <title>[Alfresco 5.2]  cannot list user with the REST API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-cannot-list-user-with-the-rest-api/m-p/128151#M34763</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I try to list all the user using the REST API (&lt;A href="http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/people" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/people&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;It works if I limit the result but as soon as I put a maxItems values greater than the number of results (that means I should see all users) I get this error :&lt;/P&gt;&lt;PRE&gt;{
  "error": {
    "errorKey": "framework.exception.ApiDefault",
    "statusCode": 500,
    "briefSummary": "05086960 User does not exist and could not be created: &lt;STRONG&gt;SystemGEDI&lt;/STRONG&gt;",
    "stackTrace": "Pour des raisons de sécurité, le traçage de la pile n'est plus affiché, mais la propriété est conservée
 dans les versions précédente.",
    "descriptionURL": "https://api-explorer.alfresco.com",
    "logId": "eb3be00c-5901-428a-90e1-64a5c8352169"
  }
}&lt;/PRE&gt;&lt;P&gt;This user exists but I cannot retrieve anyinformation using the web interface ..&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried to remove it (I found the node id and removed it from alf_node) .. but it still the same&lt;/P&gt;&lt;P&gt;I also checked the property "show-authorization-status" &amp;gt; this is already set to false ..&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;lt;show-authorization-status&amp;gt;false&amp;lt;/show-authorization-status&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;How could I resolve it ?&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 11:20:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-cannot-list-user-with-the-rest-api/m-p/128151#M34763</guid>
      <dc:creator>JC83</dc:creator>
      <dc:date>2022-06-08T11:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: [Alfresco 5.2]  cannot list user with the REST API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-cannot-list-user-with-the-rest-api/m-p/128152#M34764</link>
      <description>&lt;P&gt;Alternate way :&amp;nbsp;&lt;A href="http://localhost:8080/alfresco/s/api/people" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s/api/people&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 08:20:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-cannot-list-user-with-the-rest-api/m-p/128152#M34764</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2022-06-09T08:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: [Alfresco 5.2]  cannot list user with the REST API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-cannot-list-user-with-the-rest-api/m-p/128153#M34765</link>
      <description>&lt;P&gt;works great !&lt;/P&gt;&lt;P&gt;thanks a lot !&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 09:18:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-cannot-list-user-with-the-rest-api/m-p/128153#M34765</guid>
      <dc:creator>JC83</dc:creator>
      <dc:date>2022-06-09T09:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: [Alfresco 5.2]  cannot list user with the REST API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-cannot-list-user-with-the-rest-api/m-p/128154#M34766</link>
      <description>&lt;P&gt;thank you again ..&lt;/P&gt;&lt;P&gt;but .. where are the documentation of this API ?&lt;/P&gt;&lt;P&gt;I can't find it nowhere ..&lt;/P&gt;&lt;P&gt;what I only found refer to&amp;nbsp;&lt;SPAN&gt;&lt;A href="http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/people" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/people&lt;/A&gt; and nothing about&amp;nbsp;&lt;A href="http://localhost:8080/alfresco/s/api/people" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s/api/people&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/5.2/develop/rest-api-guide/people-groups/#listmembersofgroup" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/5.2/develop/rest-api-guide/people-groups/#listmembersofgroup&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api-explorer.alfresco.com/api-explorer/?urls.primaryName=Core%20API" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api-explorer.alfresco.com/api-explorer/?urls.primaryName=Core%20API&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 10:57:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-5-2-cannot-list-user-with-the-rest-api/m-p/128154#M34766</guid>
      <dc:creator>JC83</dc:creator>
      <dc:date>2022-06-09T10:57:52Z</dc:date>
    </item>
  </channel>
</rss>

