-
Bug
-
Resolution: Timed out
-
Low
-
None
-
6.0
-
6
-
Severity 3 - Minor
-
-
If you create an applink to a server that disabled anonymous access to the remote API, you'll get a NotPermittedException in java. Currently, that's being sent to the client-side as an HTTP 200, which is kind of wrong.
I would expect that if the server is unable to be contacted for the purposes of searching, we would say as such.
Request
URL: /jira/rest/confluenceIssueLink/1/confluence/space
Accept:/
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
Cache-Control:no-cache
Connection:keep-alive
Cookie:JSESSIONID=AB9495DC898D1F7FC93386C96B51CAD0; atlassian.xsrf.token=BS6Q-3WLF-K0C8-91DP|c8f0614decb578f2cdd56ed9395526e7103b7c27|lin; AJS.conglomerate.cookie="|workflow-mode=diagram"; studio.project.rec.used.cookie=DSS-_-; __utma=1.37138886.1361258337.1362978338.1362987684.3; __utmz=1.1361258337.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); JSESSIONID=01B5391B5A54BEECC5B7DBFE942F4013; atlassian.xsrf.token=BS6Q-3WLF-K0C8-91DP|b633986173cf20f464b1605b46e8cfe0851d81ec|lin
Host:coleclark:8090
Pragma:no-cache
Referer:http://coleclark:8090/jira/browse/XSS-19
User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.160 Safari/537.22
X-AUSERNAME:admin
X-Requested-With:XMLHttpRequest
Query String Parametersview sourceview URL encoded
appId:319c0bf0-a768-3fbb-93d1-cf664d9fe589
_:1363240581600
Response:
java.lang.Exception: com.atlassian.confluence.rpc.NotPermittedException: Anonymous RPC access is disabled on this server
- is incorporated by
-
JRASERVER-63965 Use Confluence's REST API to search for page content
- Closed
-
JRASERVER-64357 Use Confluence's REST API to search for and filter spaces
- Gathering Interest
- clones
-
JRADEV-19957 Loading...