<?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: Web Script Status 405 - Method Not Allowed in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/web-script-status-405-method-not-allowed/m-p/9372#M4177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;to get to document residing on Alfresco server&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That webscript does not support http method POST&amp;nbsp;by default ... you should&amp;nbsp;use http method GET http:&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/community5.0/references/RESTful-Content.html" title="http://docs.alfresco.com/community5.0/references/RESTful-Content.html" rel="nofollow noopener noreferrer"&gt;Content | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, have a look at:&amp;nbsp;&lt;A class="link-titled" href="https://docs.alfresco.com/5.0/concepts/ws-tunneling-http-methods.html" title="https://docs.alfresco.com/5.0/concepts/ws-tunneling-http-methods.html" rel="nofollow noopener noreferrer"&gt;Tunneling HTTP methods | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2017 11:50:48 GMT</pubDate>
    <dc:creator>janv</dc:creator>
    <dc:date>2017-07-12T11:50:48Z</dc:date>
    <item>
      <title>Web Script Status 405 - Method Not Allowed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/web-script-status-405-method-not-allowed/m-p/9371#M4176</link>
      <description>Hi,Would anyone had successfully implemented callback URL from alfresco server?&amp;nbsp;I'm connecting through either SAML or PingFederate to get to document residing on Alfresco server, and am partially successful so far.What I meant by partially successful is that it opens successfully only after I fail f</description>
      <pubDate>Tue, 11 Jul 2017 18:35:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/web-script-status-405-method-not-allowed/m-p/9371#M4176</guid>
      <dc:creator>jkim34</dc:creator>
      <dc:date>2017-07-11T18:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Web Script Status 405 - Method Not Allowed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/web-script-status-405-method-not-allowed/m-p/9372#M4177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;to get to document residing on Alfresco server&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That webscript does not support http method POST&amp;nbsp;by default ... you should&amp;nbsp;use http method GET http:&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/community5.0/references/RESTful-Content.html" title="http://docs.alfresco.com/community5.0/references/RESTful-Content.html" rel="nofollow noopener noreferrer"&gt;Content | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, have a look at:&amp;nbsp;&lt;A class="link-titled" href="https://docs.alfresco.com/5.0/concepts/ws-tunneling-http-methods.html" title="https://docs.alfresco.com/5.0/concepts/ws-tunneling-http-methods.html" rel="nofollow noopener noreferrer"&gt;Tunneling HTTP methods | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 11:50:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/web-script-status-405-method-not-allowed/m-p/9372#M4177</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2017-07-12T11:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Web Script Status 405 - Method Not Allowed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/web-script-status-405-method-not-allowed/m-p/9373#M4178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jan for the response, and noticing that 'Post' method was being used.&lt;/P&gt;&lt;P&gt;We've actually tried 'Get' method as well, but it also couldn't resolve our ultimate issue of not being able to retrieve the document successfully in first try.&amp;nbsp;Same logic, same code works really well with second click and so forth (within same session, and same browser, of course). Initially, I was leaning toward blaming IE11 thinking that it may have been&amp;nbsp;preventing preservation of session/cache within first click. But could this whole issue really be happening because 'Get' method was not used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 11:54:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/web-script-status-405-method-not-allowed/m-p/9373#M4178</guid>
      <dc:creator>jkim34</dc:creator>
      <dc:date>2017-07-17T11:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Web Script Status 405 - Method Not Allowed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/web-script-status-405-method-not-allowed/m-p/9374#M4179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries. Have you also tested &amp;amp; debugged with&amp;nbsp;latest Chrome &amp;amp;/or Firefox (to compare with IE 11) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 13:14:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/web-script-status-405-method-not-allowed/m-p/9374#M4179</guid>
      <dc:creator>janv</dc:creator>
      <dc:date>2017-07-17T13:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Web Script Status 405 - Method Not Allowed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/web-script-status-405-method-not-allowed/m-p/9375#M4180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, sorry for late response as I was carried away with another project. So, with other integration we had earlier for 4.2 Alfresco, Chrome &amp;amp; Firefox worked fine interestingly. I'll probably need to dig down from both end, IE 11 &amp;amp; Webscript, to see what is really going on. Thanks for all your inputs!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 18:51:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/web-script-status-405-method-not-allowed/m-p/9375#M4180</guid>
      <dc:creator>jkim34</dc:creator>
      <dc:date>2017-08-07T18:51:50Z</dc:date>
    </item>
  </channel>
</rss>

