Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

_service.RenderContent(token,SpaceId,Page.content,) is not working in Confluence XML RPC and SOAP APIs while extracting data from server

share|improve this question
Can you give more details? 1) Did you provide a valid token? 2) Do you get an error message? – jimmybondy Nov 22 '12 at 7:59
_service.RenderContent(token,SpaceId,Page.content) is working fine however if pass <map or dictionary> object such as _service.RenderContent(token,SpaceId,Page.content,<map>) is not working and through exception unable to parse – Shyam sundar shah Nov 23 '12 at 5:06

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.