-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Medium
-
None
-
Affects Version/s: None
-
Component/s: Core - Content REST APIs
-
None
RemotePage remotePage = confluenceSoapService.getPage(token, pageSummary.getId());
...will result in an exception.
(It seems that the SOAP response by 3.5.3 is not compatible with the 0.1 client.)