<?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 API-Explorer Bug and /queries/nodes parameter not working in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137019#M36773</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/85231"&gt;@Taaviansper&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The link worked for me - you can get the collection referenced in the &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-blog/v1-rest-api-part-9-queries-search/ba-p/287736" target="_self" rel="nofollow noopener noreferrer"&gt;API tutorial&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;</description>
    <pubDate>Wed, 14 Apr 2021 10:10:25 GMT</pubDate>
    <dc:creator>EddieMay</dc:creator>
    <dc:date>2021-04-14T10:10:25Z</dc:date>
    <item>
      <title>Alfresco API-Explorer Bug and /queries/nodes parameter not working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137016#M36770</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found that /queries/nodes in api-explorer seems to be bugged.&lt;/P&gt;&lt;P&gt;If I press to try it out it sends the following.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-04-13_09-44.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1026i4C7664EBEA3D99F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. When I tried to run this request:&lt;/P&gt;&lt;PRE&gt;curl -X GET --header 'Content-Type: application/json' --header 'Accept: application/json' --header 'Authorization: Basic pwdhash' 'https://host-address/alfresco/api/-default-/public/alfresco/versions/1/queries/nodes?term=blaah&amp;amp;skipCount=0&amp;amp;maxItems=100&amp;amp;rootNodeId=blaaaah'&lt;/PRE&gt;&lt;P&gt;I get 0 entries when using rootNodeId. Why is that so?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 06:48:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137016#M36770</guid>
      <dc:creator>Taaviansper</dc:creator>
      <dc:date>2021-04-13T06:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco API-Explorer Bug and /queries/nodes parameter not working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137017#M36771</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Try to run the api&amp;nbsp; as like from the postman here is the&amp;nbsp;&amp;nbsp;&lt;A href="https://app.getpostman.com/run-collection/0b293e67196ececdf3b1" target="_self" rel="nofollow noopener noreferrer"&gt;collection.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/queries/nodes?term={yourtext}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 21:24:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137017#M36771</guid>
      <dc:creator>arjunmony</dc:creator>
      <dc:date>2021-04-13T21:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco API-Explorer Bug and /queries/nodes parameter not working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137018#M36772</link>
      <description>&lt;P&gt;Sorry, the link doesn't work for me. It is stuck in loading in web browser mode and my postman application wont open the xdg link.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 08:29:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137018#M36772</guid>
      <dc:creator>Taaviansper</dc:creator>
      <dc:date>2021-04-14T08:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco API-Explorer Bug and /queries/nodes parameter not working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137019#M36773</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/85231"&gt;@Taaviansper&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The link worked for me - you can get the collection referenced in the &lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-blog/v1-rest-api-part-9-queries-search/ba-p/287736" target="_self" rel="nofollow noopener noreferrer"&gt;API tutorial&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 10:10:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137019#M36773</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2021-04-14T10:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco API-Explorer Bug and /queries/nodes parameter not working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137020#M36774</link>
      <description>&lt;P&gt;Ok, but there is no mention of search based on rootNodeId. Why does my api-explorer specify i have that option then?&lt;/P&gt;&lt;P&gt;If i add rootNodeId option, then I get an empty entries list. I've tried lots of UUID-s there.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rootnodeid.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1030i194FD7806E4B2EEA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 10:36:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137020#M36774</guid>
      <dc:creator>Taaviansper</dc:creator>
      <dc:date>2021-04-14T10:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco API-Explorer Bug and /queries/nodes parameter not working</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137021#M36775</link>
      <description>&lt;P&gt;Hi Taavian,&lt;/P&gt;&lt;P&gt;Instead of using the documents uuid you have to use folder UUID which has the document.&lt;/P&gt;&lt;P&gt;Also you can use any of these values if you doesn't know the UUID of the parent folder&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;-my-, -root- and -shared- &lt;/STRONG&gt;it will bring all the documents in your site.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RootNodeid.JPG" style="width: 749px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1027iF95D25558926E1BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 20:09:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-api-explorer-bug-and-queries-nodes-parameter-not/m-p/137021#M36775</guid>
      <dc:creator>arjunmony</dc:creator>
      <dc:date>2021-04-14T20:09:46Z</dc:date>
    </item>
  </channel>
</rss>

