<?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 401 error in response of webscript in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/401-error-in-response-of-webscript/m-p/253149#M206279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear colleagues&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I try to create webscript, that open hte pop-up window "Edit Metadata". In order to create form my js-code at the response-ftl sends (as result) the following request:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GET &lt;/SPAN&gt;&lt;A href="http://localhost:8080/share/service/components/form?itemKind=node&amp;amp;itemId=workspace://SpacesStore/ec15b739-ab0f-471c-b1c1-b5d1fd16f584&amp;amp;destination={destination}&amp;amp;mode=edit&amp;amp;submitType=json&amp;amp;formId=doclib-simple-metadata&amp;amp;showCancelButton=true&amp;amp;htmlid=template_x002e_documentlist_x002e_documentlibrary-editDetails" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share/service/components/form?itemKind=node&amp;amp;itemId=workspace://SpacesStore/ec15b739-ab0f-471c-b1c1-b5d1fd16f584&amp;amp;destination={destination}&amp;amp;mode=edit&amp;amp;submitType=json&amp;amp;formId=doclib-simple-metadata&amp;amp;showCancelButton=true&amp;amp;htmlid=template_x002e_documentlist_x002e_documentlibrary-editDetails&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But this request can not aithorize, I get 401 error. Adding of alf_ticket parameter did not help. Could you give any advice? Similar problems are already discussed on forum, but I did not find solution for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely, Iliya&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2011 15:29:08 GMT</pubDate>
    <dc:creator>itrub</dc:creator>
    <dc:date>2011-07-05T15:29:08Z</dc:date>
    <item>
      <title>401 error in response of webscript</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/401-error-in-response-of-webscript/m-p/253149#M206279</link>
      <description>Dear colleaguesI try to create webscript, that open hte pop-up window "Edit Metadata". In order to create form my js-code at the response-ftl sends (as result) the following request:GET http://localhost:8080/share/service/components/form?itemKind=node&amp;amp;itemId=workspace://SpacesStore/ec15b739-ab0f</description>
      <pubDate>Tue, 05 Jul 2011 15:29:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/401-error-in-response-of-webscript/m-p/253149#M206279</guid>
      <dc:creator>itrub</dc:creator>
      <dc:date>2011-07-05T15:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: 401 error in response of webscript</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/401-error-in-response-of-webscript/m-p/253150#M206280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The reason was very curious: IE did not include cookies at the GET-request, because it did not create them! When I become to call share as &lt;/SPAN&gt;&lt;A href="http://localhost:8080/share" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share&lt;/A&gt;&lt;SPAN&gt; (not &lt;/SPAN&gt;&lt;A href="http://127.0.0.1/share" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1/share&lt;/A&gt;&lt;SPAN&gt;&amp;lt; as earlier) cookies-files appear and problem has been eliminated. I can not completely explain that. There is not that problem in Firefox: localhost or 127.0.0.1 are all the same, cookies are included at GET-request.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 14:47:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/401-error-in-response-of-webscript/m-p/253150#M206280</guid>
      <dc:creator>itrub</dc:creator>
      <dc:date>2011-07-08T14:47:07Z</dc:date>
    </item>
  </channel>
</rss>

