I'm trying to use the storePage method to update a page. From reading the docs I came to understand that if I want to use storePage to update a page I need to provide the page id and the new version. But no matter what I try I seem to the this error about trying to edit an outdated version. There is currently only one version of the page... and nothing has it open to edit. Anybody got a clue what's going on?
Here's the JSON-RPC call I'm making:
[ {"space" : "AUTO", "title" : "APITest", "content" : "abba", "id":"34637287", "version":"2" }]
Anybody got any theories?
Send old version, Confluence will increment it itself. (The error message could be clearer.)
Figured this out on my own about 5 days ago actually... :-) Had forgotten I'd posted a question. I figure the reasoning behind this is to be able to alert a script that there's been some sort of change before they update or something like that?
Anyway accepted your answer since it was correct.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.