Hi
i am receiving a "HTTP method PUT not supported by this URL" when i configure a rss widget on the portal.
the webserver which talks to the OX setup is Apache/2.2.3 .
can you please advice
thanks
Waqaar
------------------------------------------------------------------------------------------------------------------------------
hi
please see below addidional info
am currently using version 7.0.2 rev8.1
please see below the data from firebug:
HeadersPreviewResponseCookiesTiming
Request URL:http://home/appsuite/api/rss?0=d&1=a...**************
Request Method:PUT
Status Code:405 HTTP method PUT is not supported by this URL
Request Headersview source
Accept:application/json, text/javascript, */*; q=0.01
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-US,en;q=0.8
Connection:keep-alive
Content-Length:51
Content-Type:text/javascript; charset=UTF-8
Cookie:language=en_US; JSESSIONID=************************.APP1; open-xchange-secret-************************=************************; open-xchange-public-session=************************
DNT:1
Host:home
Origin:http://home
Referer:http://home/appsuite/
User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.52 Safari/537.17
X-Requested-With:XMLHttpRequest
Query String Parametersview sourceview URL encoded
0:d
1:a
2:t
3:e
sort:date
order:desc
limit:30
session:************************
Request Payload
{"feedUrl":["http://sdb.open-xchange.com/rss.xml"]}
Response Headersview source
Connection:close
Content-Length:343
Content-Type:text/html; charset=UTF-8
Date:Mon, 18 Mar 2013 20:32:01 GMT
http response:
1 requests ❘ 521B transferred
rss?0=d&1=a&2=t&3=e&sort=date&order=desc&limit=30& session=************************
/appsuite/api
9ms0
HeadersPreviewResponseCookiesTiming
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>405 HTTP method PUT is not supported by this URL</title>
</head><body>
<h1>405 HTTP method PUT is not supported by this URL</h1>
<p>[no description available]</p>
<hr>
<address>Mon, 18 March 2013 20:32:01 GMT, Open-Xchange v7.0.2-Rev6</address>
</body></html>
i am receiving a "HTTP method PUT not supported by this URL" when i configure a rss widget on the portal.
the webserver which talks to the OX setup is Apache/2.2.3 .
can you please advice
thanks
Waqaar
------------------------------------------------------------------------------------------------------------------------------
hi
please see below addidional info
am currently using version 7.0.2 rev8.1
please see below the data from firebug:
HeadersPreviewResponseCookiesTiming
Request URL:http://home/appsuite/api/rss?0=d&1=a...**************
Request Method:PUT
Status Code:405 HTTP method PUT is not supported by this URL
Request Headersview source
Accept:application/json, text/javascript, */*; q=0.01
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-US,en;q=0.8
Connection:keep-alive
Content-Length:51
Content-Type:text/javascript; charset=UTF-8
Cookie:language=en_US; JSESSIONID=************************.APP1; open-xchange-secret-************************=************************; open-xchange-public-session=************************
DNT:1
Host:home
Origin:http://home
Referer:http://home/appsuite/
User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.52 Safari/537.17
X-Requested-With:XMLHttpRequest
Query String Parametersview sourceview URL encoded
0:d
1:a
2:t
3:e
sort:date
order:desc
limit:30
session:************************
Request Payload
{"feedUrl":["http://sdb.open-xchange.com/rss.xml"]}
Response Headersview source
Connection:close
Content-Length:343
Content-Type:text/html; charset=UTF-8
Date:Mon, 18 Mar 2013 20:32:01 GMT
http response:
1 requests ❘ 521B transferred
rss?0=d&1=a&2=t&3=e&sort=date&order=desc&limit=30& session=************************
/appsuite/api
9ms0
HeadersPreviewResponseCookiesTiming
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>405 HTTP method PUT is not supported by this URL</title>
</head><body>
<h1>405 HTTP method PUT is not supported by this URL</h1>
<p>[no description available]</p>
<hr>
<address>Mon, 18 March 2013 20:32:01 GMT, Open-Xchange v7.0.2-Rev6</address>
</body></html>
Comment