<?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 Problems with webscripts in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-webscripts/m-p/152471#M107113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an application like opsoro which use webscript and i'd like to use two webscript from Alfresco bring for default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;These webscripts are: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;ALFRESCO_URL + service/ui/myspaces &lt;/STRONG&gt;&lt;SPAN&gt; =&amp;gt; is a browser developed with ajax and yahoo libraries which manage navigation and basics operations about the repository&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;ALFRESCO_URL + service/ui/mytasks&lt;/STRONG&gt;&lt;SPAN&gt; =&amp;gt; manage all task and it is done with ajax an yahoo libraries too&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the problem is that&amp;nbsp; with mozilla running all OK but with IE not and obtain errors like "401:Access denied: user not authenticated" or close the window with an error not defined and inexpected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please can you help me, or give me some ideas??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Excuse my english because is horrible!!!&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops:&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2008 10:08:46 GMT</pubDate>
    <dc:creator>durdy48</dc:creator>
    <dc:date>2008-04-30T10:08:46Z</dc:date>
    <item>
      <title>Problems with webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-webscripts/m-p/152471#M107113</link>
      <description>Hi.I have an application like opsoro which use webscript and i'd like to use two webscript from Alfresco bring for default.These webscripts are: ALFRESCO_URL + service/ui/myspaces  =&amp;gt; is a browser developed with ajax and yahoo libraries which manage navigation and basics operations about the repo</description>
      <pubDate>Wed, 30 Apr 2008 10:08:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-webscripts/m-p/152471#M107113</guid>
      <dc:creator>durdy48</dc:creator>
      <dc:date>2008-04-30T10:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-webscripts/m-p/152472#M107114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Presumably with Firefox you get an authentication dialog? Did you not get the same with IE? If not, you may need to clear out your Alfresco cookies from IE's cache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that IE no longer supports authentication with the URL, e.g.: &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/username:password@server:port/alfresco" rel="nofollow noopener noreferrer"&gt;http://username&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assword@server&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ort/alfresco/&lt;/A&gt;&lt;SPAN&gt;… where as Firefox does.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 11:59:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-webscripts/m-p/152472#M107114</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-04-30T11:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with webscripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-webscripts/m-p/152473#M107115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When my application start is openned a dialog for authentication on Mozilla Firefox and IE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have delete cookies on IE but this error persist&amp;nbsp; :cry: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe the problem is relative to method 'GET? or 'POST' because both webscript are using 'GET'&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 09:41:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-webscripts/m-p/152473#M107115</guid>
      <dc:creator>durdy48</dc:creator>
      <dc:date>2008-05-02T09:41:55Z</dc:date>
    </item>
  </channel>
</rss>

