<?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: Unable to retrieve comments with iPad app in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-retrieve-comments-with-ipad-app/m-p/295881#M249011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem, on iPhone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems the API URL from the iOS apps are incorrect. Reviewing the tomcat access_log, I see this entry:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"GET /alfresco/service/api/node/1a0b110f-1e09-4ca2-b367-fe25e4964a4e/comments?pageSize=25&amp;amp;startIndex=0&amp;amp;reverse=true HTTP/1.1" 404&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the correct URL should be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfresco/service/api/&amp;lt;strong&amp;gt;comment&amp;lt;/strong&amp;gt;/node/&amp;lt;strong&amp;gt;store&amp;lt;/strong&amp;gt;/1a0b110f-1e09-4ca2-b367-fe25e4964a4e/comments?pageSize=25&amp;amp;startIndex=0&amp;amp;reverse=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have verified that URL correctly displays a JSON response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;iOS app URL is missing both ../comment/.. and ../store/..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note, these other 404 entries in the access_log exist along with the one for comments:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfresco/service/api/node/1a0b110f-1e09-4ca2-b367-fe25e4964a4e/content/thumbnails/doclib?c=queue HTTP/1.1" 404&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfresco/service/api/node/1a0b110f-1e09-4ca2-b367-fe25e4964a4e/ratings HTTP/1.1" 404&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfresco/service/api/node/1a0b110f-1e09-4ca2-b367-fe25e4964a4e/tags HTTP/1.1" 404&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Sep 2014 01:51:24 GMT</pubDate>
    <dc:creator>dpackman</dc:creator>
    <dc:date>2014-09-07T01:51:24Z</dc:date>
    <item>
      <title>Unable to retrieve comments with iPad app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-retrieve-comments-with-ipad-app/m-p/295879#M249009</link>
      <description>We use alfresco community 4.2.f to share documents. The users who use an iPad to view documents get an annoying red bar on top of the document with the message "Unable to retrieve comments"This is not the case when using the Android app. We don't experience any problems with comments on the site.We</description>
      <pubDate>Wed, 20 Aug 2014 10:04:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-retrieve-comments-with-ipad-app/m-p/295879#M249009</guid>
      <dc:creator>rinusl</dc:creator>
      <dc:date>2014-08-20T10:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve comments with iPad app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-retrieve-comments-with-ipad-app/m-p/295880#M249010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, we are getting the same error. Is it a bug ? Is there any fix available for it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 13:37:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-retrieve-comments-with-ipad-app/m-p/295880#M249010</guid>
      <dc:creator>juilee</dc:creator>
      <dc:date>2014-08-21T13:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve comments with iPad app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-retrieve-comments-with-ipad-app/m-p/295881#M249011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem, on iPhone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems the API URL from the iOS apps are incorrect. Reviewing the tomcat access_log, I see this entry:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"GET /alfresco/service/api/node/1a0b110f-1e09-4ca2-b367-fe25e4964a4e/comments?pageSize=25&amp;amp;startIndex=0&amp;amp;reverse=true HTTP/1.1" 404&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the correct URL should be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfresco/service/api/&amp;lt;strong&amp;gt;comment&amp;lt;/strong&amp;gt;/node/&amp;lt;strong&amp;gt;store&amp;lt;/strong&amp;gt;/1a0b110f-1e09-4ca2-b367-fe25e4964a4e/comments?pageSize=25&amp;amp;startIndex=0&amp;amp;reverse=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have verified that URL correctly displays a JSON response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;iOS app URL is missing both ../comment/.. and ../store/..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note, these other 404 entries in the access_log exist along with the one for comments:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfresco/service/api/node/1a0b110f-1e09-4ca2-b367-fe25e4964a4e/content/thumbnails/doclib?c=queue HTTP/1.1" 404&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfresco/service/api/node/1a0b110f-1e09-4ca2-b367-fe25e4964a4e/ratings HTTP/1.1" 404&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfresco/service/api/node/1a0b110f-1e09-4ca2-b367-fe25e4964a4e/tags HTTP/1.1" 404&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2014 01:51:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-retrieve-comments-with-ipad-app/m-p/295881#M249011</guid>
      <dc:creator>dpackman</dc:creator>
      <dc:date>2014-09-07T01:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to retrieve comments with iPad app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-retrieve-comments-with-ipad-app/m-p/295882#M249012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you are correct, unfortunately the URLs are being incorrectly constructed. We've identified the issue and raised it in JIRA: &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/MOBSDK-769" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/MOBSDK-769&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 16:02:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-retrieve-comments-with-ipad-app/m-p/295882#M249012</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2014-09-08T16:02:45Z</dc:date>
    </item>
  </channel>
</rss>

